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

feat: dereference schemas where possible #291

Merged
merged 4 commits into from
Aug 20, 2023
Merged

feat: dereference schemas where possible #291

merged 4 commits into from
Aug 20, 2023

Conversation

nrwiersma
Copy link
Member

This PR adds an extra step in schema parsing that will remove as many schema references as is possible while not entering a cyclic loop.

Fixes #194

@nrwiersma nrwiersma self-assigned this Aug 20, 2023
@nrwiersma nrwiersma merged commit 5a4b8be into main Aug 20, 2023
@nrwiersma nrwiersma deleted the deref-schema branch August 20, 2023 10:13
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.

Provide a canonical form with resolved references
1 participant