POST endpoint contract #91
Replies: 3 comments 3 replies
-
Beta Was this translation helpful? Give feedback.
-
Don't have much time for a detailed response to this discussion right now since I've got some work stuff to do, but you can find the models that Metron uses here: https://github.com/bpepple/metron/tree/master/comicsdb/models |
Beta Was this translation helpful? Give feedback.
-
Hello @bpepple I am bumping this thread to resurrect this conversation again. Are you at a place where this discussion can continue? Even if you have alternative approaches I am willing to discuss. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I am at a point in my UI development, where I have the following model backing the form for editing metadata which:
Note that in the model
json
below, thevalue
andlabel
keys are both from Metron.Here's the model, roughly based on the same fields seen in the
Edit Issue
page in Metron:Couple of questions:
field
names in Metron? I want to match them in my model, so there is minimal transformation required both on Metron and ThreeTwo's sidePaging @btxgit for his inputs
Beta Was this translation helpful? Give feedback.
All reactions