order of fiels defined in the JSON are not the same in the generated file by Quicktype #2444
Unanswered
syrineayadii
asked this question in
Q&A
Replies: 0 comments
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 use Quictype for generation c++ struct. in my JSON i define in the bloc properties thes fields that will be used in my payload.
Quictype inverse the order of fields in the inline function to_json and from_json
i try orderProperty with the correct order but it does not work
any solutions please ?
Beta Was this translation helpful? Give feedback.
All reactions