Support default values for schema properties #66
Labels
area/generator
Affects: plugin, CLI, config file.
area/openapi
Adding/updating a feature defined in OpenAPI.
size/M
Medium task. (A couple of days of work.)
Milestone
The generator skips the default values for Components.Schemas. It would be nice to have a default value for the property itself and in the initializer. I made an example:
Spec example:
Current:
Desired:
The text was updated successfully, but these errors were encountered: