Skip to content

Commit bceb043

Browse files
author
Shrisha Kumar
committed
Adding v7 schema support
1 parent e977176 commit bceb043

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/tests.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ function listSchemaPaths(basePath: string): string[] {
9191

9292
const metaSchemaPaths = [
9393
'http://json-schema.org/draft-04/schema',
94+
'http://json-schema.org/draft-07/schema',
9495
testSchemasFolder + 'ResourceMetaSchema.json',
9596
];
9697

0 commit comments

Comments
 (0)