mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-06-13 04:10:50 +00:00
If a composed model (allOf) doesn't have any parent and one of its interface has a discriminator field, then set this interface as parent. See #2096 See https://github.com/swagger-api/swagger-parser/pull/246