Skip to content

Commit 779fd42

Browse files
authored
Add utility functions for external references to readme
Added utility functions for resolving external references.
1 parent 3752336 commit 779fd42

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,8 @@ Creating structured data files (or schemas) manually can be complex and error-pr
5959

6060
* **Support for JSON Schema Draft-2020-12** – Ensuring compatibility with modern schema definitions.
6161

62+
* **Utility Functions for External References** – Automatically resolve/bundle external references and visualize them in the interactive schema diagram.
63+
6264
* **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/).
6365

6466
* **Documentation Generation** – Generate documentation from JSON schemas, with export to a Markdown file.

0 commit comments

Comments
 (0)