Skip to content

Commit 8f8e906

Browse files
committed
Update test schema to Draft 6 from Draft 4
1 parent 2576db4 commit 8f8e906

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test-schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$schema": "http://json-schema.org/draft-04/schema#",
2+
"$schema": "http://json-schema.org/draft-06/schema#",
33
"description": "Schema for tests",
44
"type": "array",
55
"items": {

0 commit comments

Comments
 (0)