Skip to content

Conversation

@ricardozanini
Copy link
Member

@ricardozanini ricardozanini commented Sep 2, 2025

Fixes: #1289

I set the supportsAdditionalPropertiesWithComposedSchema to false to keep the same behavior we already have. I didn't do a throughout review, but we already support additionalProperties in the schema in a composite way: https://docs.quarkiverse.io/quarkus-openapi-generator/dev/client.html#additional-properties.

So setting additional-properties-as-attribute=true will prevent the model from extending a HashMap.

See: OpenAPITools/openapi-generator@304b3cb

Signed-off-by: Ricardo Zanini <[email protected]>
@ricardozanini ricardozanini requested a review from a team as a code owner September 2, 2025 22:37
@ricardozanini ricardozanini added area:client This item is related to the client extension backport-main-lts labels Sep 2, 2025
@ricardozanini ricardozanini merged commit af2d06a into quarkiverse:main Sep 9, 2025
15 checks passed
@ricardozanini ricardozanini deleted the bump-openapi-7.15 branch September 9, 2025 16:20
github-actions bot pushed a commit that referenced this pull request Sep 9, 2025
ricardozanini added a commit that referenced this pull request Sep 9, 2025
Signed-off-by: Ricardo Zanini <[email protected]>
Co-authored-by: Ricardo Zanini <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:client This item is related to the client extension backport-main-lts

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant