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

Option for unique names in JSON schema #524

Open
brollb opened this issue Feb 29, 2024 · 0 comments
Open

Option for unique names in JSON schema #524

brollb opened this issue Feb 29, 2024 · 0 comments

Comments

@brollb
Copy link
Collaborator

brollb commented Feb 29, 2024

Pydantic code generation apparently doesn't support hierarchy so duplicate names (in different vocabularies) results in collisions and the last writer wins.

It would be good to have the option to generate unique names where we (minimally) qualify duplicate names to enforce uniqueness.

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

No branches or pull requests

1 participant