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

Commit 316eb8f

Browse files
authored
Just for linters, and added draft support
1 parent 0b70f74 commit 316eb8f

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
@@ -275,7 +275,7 @@ Schema Repositories
275275
- [SchemaStore.org](http://schemastore.org/json/) - validate against common JSON Schemas
276276

277277

278-
Schema Linter/Parser
279-
--------------------
278+
Schema Linter
279+
-------------
280280

281-
- [json-schema-linter](https://www.json-schema-linter.com/) - Lint/validate/parse json-schema itself and find out out typo, missing properties, missing required keys etc
281+
- [json-schema-linter](https://www.json-schema-linter.com/) - Lint/validate/parse json-schema itself and find out out typo, missing properties, missing required keys etc. Supports draft 4, 6, and 7.

0 commit comments

Comments
 (0)