How can i get a field from a json Object and assign it to my model field #1056
Replies: 1 comment
-
|
I solved it like this: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have this json:
And i want to create a model like this:
How can i implement that? without creating a new model for Major?
Beta Was this translation helpful? Give feedback.
All reactions