We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c2d233 commit c8c19bcCopy full SHA for c8c19bc
schemas/v2.0/schema.json
@@ -481,11 +481,6 @@
481
"minProperties": { "$ref": "http://json-schema.org/draft-04/schema#/definitions/positiveIntegerDefault0" },
482
"required": { "$ref": "http://json-schema.org/draft-04/schema#/definitions/stringArray" },
483
"externalDocs": { "$ref": "#/definitions/externalDocs" },
484
- "definitions": {
485
- "type": "object",
486
- "additionalProperties": { "$ref": "#/definitions/schema" },
487
- "default": { }
488
- },
489
"properties": {
490
"type": "object",
491
"additionalProperties": { "$ref": "#/definitions/schema" },
0 commit comments