Skip to content

Commit f3d6e0c

Browse files
adamvosshandrews
authored andcommitted
Remove implementation references to draft 5
1 parent 203cd14 commit f3d6e0c

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

_data/validator-cli.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,11 @@
33
url: 'https://www.npmjs.com/package/ajv-cli'
44
draft:
55
- 4
6-
- 5
76
- 6
87
- name: Polyglottal JSON Schema Validator
98
license: MIT
109
url: 'https://www.npmjs.com/package/pajv'
1110
draft:
1211
- 4
13-
- 5
1412
- 6
1513
notes: can be used with YAML and many other formats besides JSON

_data/validator-libraries.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
- name: ajv
100100
url: https://github.com/epoberezkin/ajv
101101
notes: "for Node.js and browsers - *supports [custom keywords](https://github.com/epoberezkin/ajv-keywords) and [$data reference](https://github.com/json-schema-org/json-schema-spec/issues/51)*"
102-
draft: [4, 5, 6]
102+
draft: [4, 6]
103103
license: MIT
104104
- name: djv
105105
url: https://github.com/korzio/djv

0 commit comments

Comments
 (0)