validator.get_root_schema #289
sergeniously
started this conversation in
Ideas
Replies: 1 comment 2 replies
-
You mean a function to create a json-schema after everything has been loaded and all references have been resolved? If so, nobody has ever requested this. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Why is there no get_root_schema function to get a complete resolved root schema?
It would be very useful for (as example) building user interfaces in GUI applications.
Beta Was this translation helpful? Give feedback.
All reactions