Initialize fields of type object with default constructor #11782
Unanswered
manosntoulias
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
-
Description
I have a model that is autogenerated by swagger to this:
How do I force the object field to be initialized with the default constructor instead, like this:
In swagger the spec looks like this so far:
Beta Was this translation helpful? Give feedback.
All reactions