mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-03-16 13:29:05 +00:00
* fix oneOf var names when no discriminator is used * add OneOfWithComplexType to Go petstore schema - an array of strings variant should end up with the same valid name whether `useOneOfDiscriminatorLookup` is `true` or `false`