Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix additionalProperties processing in codegen #35

Merged
merged 1 commit into from
May 10, 2024

Conversation

ValeriyWorld
Copy link
Contributor

Note: this will add

    model_config = ConfigDict(
        extra='allow',
    )

to the all generated classes!

@ValeriyWorld ValeriyWorld changed the title Add --allow-extra-fields to the command Fix additionalProperties processing in codeine May 10, 2024
@ValeriyWorld ValeriyWorld changed the title Fix additionalProperties processing in codeine Fix additionalProperties processing in codegen May 10, 2024
@ValeriyWorld ValeriyWorld merged commit 25585d6 into main May 10, 2024
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.

None yet

2 participants