Skip to content

Commit 9122ec6

Browse files
go jsonschema now supports draft07
1 parent 2c256af commit 9122ec6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_data/validator-libraries.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
- name: jsonschema
9292
url: https://github.com/santhosh-tekuri/jsonschema
9393
notes:
94-
draft: [4, 6]
94+
draft: [4, 6, 7]
9595
license: BSD-3-Clause
9696
- name: validate-json
9797
url: https://github.com/cesanta/validate-json

0 commit comments

Comments
 (0)