You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -59,6 +59,8 @@ Creating structured data files (or schemas) manually can be complex and error-pr
59
59
60
60
***Support for JSON Schema Draft-2020-12** – Ensuring compatibility with modern schema definitions.
61
61
62
+
***Utility Functions for External References** – Automatically resolve/bundle external references and visualize them in the interactive schema diagram.
63
+
62
64
***Code Generation** – Generate source code from JSON schemas in multiple programming languages (Python, Rust, TypeScript, C++, Java, etc.) using [quicktype](https://github.com/glideapps/quicktype/).
63
65
64
66
***Documentation Generation** – Generate documentation from JSON schemas, with export to a Markdown file.
0 commit comments