aboutsummaryrefslogtreecommitdiff
path: root/node_modules/ajv/lib/refs
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/ajv/lib/refs')
-rw-r--r--node_modules/ajv/lib/refs/json-schema-draft-06.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/node_modules/ajv/lib/refs/json-schema-draft-06.json b/node_modules/ajv/lib/refs/json-schema-draft-06.json
index 621cc5102..5656240b9 100644
--- a/node_modules/ajv/lib/refs/json-schema-draft-06.json
+++ b/node_modules/ajv/lib/refs/json-schema-draft-06.json
@@ -57,6 +57,10 @@
"type": "string"
},
"default": {},
+ "examples": {
+ "type": "array",
+ "items": {}
+ },
"multipleOf": {
"type": "number",
"exclusiveMinimum": 0