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

Add $defs and $anchor support to JSONSchemaConverter #344

Open
criccomini opened this issue Aug 1, 2023 · 0 comments
Open

Add $defs and $anchor support to JSONSchemaConverter #344

criccomini opened this issue Aug 1, 2023 · 0 comments

Comments

@criccomini
Copy link
Contributor

#343 added basic $id and $ref support, but there's a lot more to add. The current implementation doesn't support $defs.

https://json-schema.org/draft/2020-12/json-schema-core.html#name-dereferencing

Update the converter to support $defs and and properly dereference $anchor refs.

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