Skip to content

Commit 7630451

Browse files
authored
Extend the new canonicalizer to Draft 6 (#709)
Signed-off-by: Juan Cruz Viotti <jv@jviotti.com>
1 parent 26a4816 commit 7630451

24 files changed

Lines changed: 10799 additions & 298 deletions

schemas/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
SCHEMAS = canonical-draft4.json
2-
TESTS = canonical-draft4.test.json
1+
SCHEMAS = canonical-draft4.json canonical-draft6.json
2+
TESTS = canonical-draft4.test.json canonical-draft6.test.json
33
JSONSCHEMA ?= jsonschema
44

55
.PHONY: all

0 commit comments

Comments
 (0)