oapi-codegen
oapi-codegen copied to clipboard
Objects aren't being generated as separate types
I have an object with nested properties, but the generated code does not define a separate type for the nested struct. This makes it very difficult to work with the type. I can't find an option where this is configurable, are there any plans to change this behavior?
