Skip to content
This repository was archived by the owner on Nov 2, 2023. It is now read-only.

Commit 33789a3

Browse files
authored
Merge pull request #309 from elasticio/add-adobe-jsonschema2md
Add @adobe/jsonschema2md as an implementation.
2 parents 6c9392e + a1decc4 commit 33789a3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

implementations.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,7 @@ Hyper-Schema
123123

124124
- JavaScript
125125
- [@cloudflare/doca](https://github.com/cloudflare/json-schema-tools/tree/master/workspaces/doca) ([JSON Schema Tools](https://github.com/cloudflare/json-schema-tools)), _draft-04, -06, -07, and Doca extensions_ (UI forthcoming)
126+
- [@adobe/jsonschema2md](https://github.com/adobe/jsonschema2md) makes it easier by providing a number of scripts that can turn JSON Schema files into readable Markdown documentation that is ready for consumption on GitHub or processed using Jekyll or other static site generators. _JSON Schema 2019-09_
126127

127128
- Python
128129
- [FastAPI](https://github.com/tiangolo/fastapi) (MIT) is an API framework based on Python 3.6+ types that generates **OpenAPI 3** schemas, including **JSON Schemas** for all the models declared.

0 commit comments

Comments
 (0)