We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 793f11a commit 521d6a8Copy full SHA for 521d6a8
1 file changed
README.md
@@ -57,6 +57,8 @@ Creating structured data files (or schemas) manually can be complex and error-pr
57
58
* **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/).
59
60
+* **Documentation Generation** – Generate documentation from JSON schemas, with export to a Markdown file.
61
+
62
🛠️ Development
63
---------------
64
0 commit comments