Skip to content

Commit

Permalink
docs: update list of file types supported by ajvi-cli
Browse files Browse the repository at this point in the history
  • Loading branch information
G-Rath committed Jun 1, 2020
1 parent 0b14f60 commit 48d1ca3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -249,7 +249,7 @@ CLI is available as a separate npm package [ajv-cli](https://github.com/ajv-vali
- testing expected validity of data against JSON Schema
- referenced schemas
- custom meta-schemas
- files in JSON and JavaScript format
- files in JSON, JSON5, YAML, and JavaScript format
- all Ajv options
- reporting changes in data after validation in [JSON-patch](https://tools.ietf.org/html/rfc6902) format

Expand Down

0 comments on commit 48d1ca3

Please sign in to comment.