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

Commit 48f5817

Browse files
committed
specify with draft versions are supported
1 parent 1f094d8 commit 48f5817

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
@@ -290,11 +290,11 @@ _None currently support draft-06 or later._
290290

291291
#### Documentation generators
292292

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

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

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

299299
Schema Repositories
300300
-------------------

0 commit comments

Comments
 (0)