Update draft-06 meta-schema

See json-schema-org/json-schema-spec#481
master
Stuart P. Bentley 2017-11-13 19:02:25 -08:00 committed by GitHub
parent 0cafcf6dce
commit 0196611fb7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -57,6 +57,10 @@
"type": "string"
},
"default": {},
"examples": {
"type": "array",
"items": {}
},
"multipleOf": {
"type": "number",
"exclusiveMinimum": 0