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
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Ogen can't generate named enums as suggested by the Open API spec. It throws the following error...
Feature "sum types with same names" is not implemented yet.
Looks like it traces back to here, but I can't quite figure out where it's generating a duplicate name from.
Is there a preferred method for generating named enums?
Sample Schema
Expected Output
Beta Was this translation helpful? Give feedback.
All reactions