Skip to content

fix(openapi): fix additionalProperties definition#2

Merged
mgoltzsche merged 1 commit intomainfrom
fix-openapi-additionalproperties
Aug 10, 2024
Merged

fix(openapi): fix additionalProperties definition#2
mgoltzsche merged 1 commit intomainfrom
fix-openapi-additionalproperties

Conversation

@mgoltzsche
Copy link
Copy Markdown
Owner

Previously additionalProperties were indented wrongly so that they appeared as a regular property.

Also, adjust the controller code correspondingly.

Depends on the openapi-generator PR OpenAPITools/openapi-generator#19312 (otherwise additionalProperties support does not work with the python-fastapi generator)

Previously additionalProperties were indented wrongly so that they appeared as a regular property.

Also, adjust the controller code correspondingly.

Depends on the openapi-generator PR OpenAPITools/openapi-generator#19312 (otherwise additionalProperties support does not work with the python-fastapi generator)
@mgoltzsche mgoltzsche requested a review from seekwhencer August 10, 2024 15:23
@mgoltzsche mgoltzsche merged commit b7371a7 into main Aug 10, 2024
@mgoltzsche mgoltzsche deleted the fix-openapi-additionalproperties branch August 10, 2024 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant