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

Commit b40e5fa

Browse files
authored
Merge pull request #323 from json-schema-org/spectral
Implementation: Spectral
2 parents 8d26687 + fba0fa1 commit b40e5fa

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

implementations.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -297,4 +297,5 @@ Schema Repositories
297297
Schema Linter
298298
-------------
299299

300-
- [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.
300+
- [json-schema-linter](https://www.json-schema-linter.com/) - Lint/validate/parse json-schema itself, and find typos, missing properties, missing required keys, etc. Supports draft 4, 6, and 7.
301+
- [Stoplight Spectral](https://stoplight.io/open-source/spectral) - A flexible JSON/YAML linter for creating automated style guides, with baked in support for OpenAPI v2/v3 and JSON Schema. Supports draft 4, 6, and 7.

0 commit comments

Comments
 (0)