Skip to content
This repository was archived by the owner on Oct 26, 2024. It is now read-only.

Commit 4ee84bc

Browse files
authored
Merge pull request json-schema-org#200 from santhosh-tekuri/go-jsonschema-draft7
go jsonschema now supports draft07
2 parents 2c256af + 9122ec6 commit 4ee84bc

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)