swagger-codegen icon indicating copy to clipboard operation
swagger-codegen copied to clipboard

Fix issue 12635: [BUG] Generating Object class attribute when having embedded allOf

Open Chhida opened this issue 2 months ago • 1 comments

This PR has to be done with this https://github.com/swagger-api/swagger-codegen-generators/pull/1385

Description of the PR This PR will Fix https://github.com/swagger-api/swagger-codegen/issues/12635

Chhida avatar Oct 20 '25 11:10 Chhida

Hi @djankows @daniel-kmiecik I added a fix to avoid generating Object class attribute when having embedded allOf (related to https://github.com/swagger-api/swagger-codegen/issues/12635). Tests and compilation pass locally. Could you please review and let me know if any further changes are needed before merging? Thanks!

Chhida avatar Oct 20 '25 11:10 Chhida