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

Commit b3857e8

Browse files
committed
specify with draft versions are supported
1 parent 6d87d4f commit b3857e8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

implementations.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -291,11 +291,11 @@ _None currently support draft-06 or later._
291291

292292
#### Documentation generators
293293

294-
- [jsonschematic](https://github.com/yanick/jsonschematic/) - Svelte-based schema viewer. Runs as a local web app.
294+
- [jsonschematic](https://github.com/yanick/jsonschematic/) - Svelte-based schema viewer. Runs as a local web app. Supports draft-7.
295295

296-
- [docson](https://github.com/lbovet/docson) - Javascript-based schema viewer. Runs as a local web app.
296+
- [docson](https://github.com/lbovet/docson) - Javascript-based schema viewer. Runs as a local web app. Supports draft-4.
297297

298-
- [json-schema-for-humans](https://pypi.org/project/json-schema-for-humans/) - Generate HTML representation of a schema. Python-based.
298+
- [json-schema-for-humans](https://pypi.org/project/json-schema-for-humans/) - Generate HTML representation of a schema. Python-based. Supports draft-7.
299299

300300
Schema Repositories
301301
-------------------

0 commit comments

Comments
 (0)