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: disallow duplicate names #296

Merged
merged 1 commit into from
Aug 28, 2023
Merged

fix: disallow duplicate names #296

merged 1 commit into from
Aug 28, 2023

Conversation

nrwiersma
Copy link
Member

This PR disallows duplicate full names in a single schema. It does not check against external previously cached schemas.

Fixes #295

@nrwiersma nrwiersma self-assigned this Aug 28, 2023
@nrwiersma nrwiersma merged commit 291e981 into main Aug 28, 2023
2 checks passed
@nrwiersma nrwiersma deleted the name-duplicates branch August 28, 2023 16:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Schema with duplicate names should throw error
1 participant