You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Optional] Sponsorship to speed up the bug fix or feature request (example)
Description
For a schema that has an Enum property with a "default" value, the generated result has compile errors. This does not happen with string properties that have default values.
Bug Report Checklist
Description
For a schema that has an Enum property with a "default" value, the generated result has compile errors. This does not happen with string properties that have default values.
Minimal api.json:
https://gist.github.com/mrohlof-protofy/f35cab420710d1ce696c28a584285099
Call:
Result:
Issue:
Expected Result:
openapi-generator version
7.10.0
OpenAPI declaration file content or url
Minimal example:
https://gist.github.com/mrohlof-protofy/f35cab420710d1ce696c28a584285099
Generation Details
Steps to reproduce
Related issues/PRs
Suggest a fix
Defaults
The text was updated successfully, but these errors were encountered: