Specifying that a property should always be set (with default if not passed) #1107
Unanswered
johannes-riecken
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.
-
In our domain model we want to have the semantics that properties with a default value should always be set. Is there a way to specify that in OpenAPI or in ogen, so that these properties are for example strings instead of OptStrings?
Beta Was this translation helpful? Give feedback.
All reactions