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

Compare Two schemas #45

Open
venkatkenshi opened this issue Aug 24, 2018 · 1 comment
Open

Compare Two schemas #45

venkatkenshi opened this issue Aug 24, 2018 · 1 comment

Comments

@venkatkenshi
Copy link

I have an use case where I need to compare two json schemas and check if the schema A is compatible with schema B are not. To do this, I need to access to the underlying SchemaTree data structures constructed from the raw json schema file. Could you expose the internal schema data structures used in this package ? Or is there some other way I can get hold of the schema tree.

Thanks,
Venkat.

@pvasterd
Copy link

pvasterd commented Jan 9, 2023

Any luck on this? I am looking for the same :)

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

2 participants