Closed HugoMario closed 10 months ago
fix https://github.com/swagger-api/swagger-codegen/issues/12241
About this PR: Inline schemas were not propertly read from an allOf composed schema. This was fixed in order that all properties declared in allOf schemas (inline and no inline) can be included in the output code.
fix https://github.com/swagger-api/swagger-codegen/issues/12241
About this PR: Inline schemas were not propertly read from an allOf composed schema. This was fixed in order that all properties declared in allOf schemas (inline and no inline) can be included in the output code.