Skip to content

Commit

Permalink
#227 - remove unneeded JSON Schema customizations
Browse files Browse the repository at this point in the history
  • Loading branch information
tfesenko committed Oct 3, 2017
1 parent e43d350 commit 3931b3c
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -712,7 +712,6 @@
},
"schema": {
"type": "object",
"title": "schema",
"description": "The Schema Object allows the definition of input and output data types. These types can be objects, but also primitives and arrays. This object is an extended subset of the JSON Schema Specification Wright Draft 00. For more information about the properties, see JSON Schema Core and JSON Schema Validation. Unless stated otherwise, the property definitions follow the JSON Schema.",
"additionalProperties": false,
"patternProperties": {
Expand Down

0 comments on commit 3931b3c

Please sign in to comment.