Skip to content

Commit

Permalink
fix: draft4 to draft7
Browse files Browse the repository at this point in the history
  • Loading branch information
mvhysko committed Jun 16, 2021
1 parent 36de1ec commit 19b7b99
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,7 @@ export function getAjv(): Ajv {
default:
dataSchema[key] = val
}

break
}
case "exclusiveMinimum":
Expand Down

0 comments on commit 19b7b99

Please sign in to comment.