Skip to content
This repository has been archived by the owner on Mar 19, 2019. It is now read-only.

Commit

Permalink
Draft4: added "format" validation.
Browse files Browse the repository at this point in the history
  • Loading branch information
IvanGoncharov committed Apr 28, 2015
1 parent cc8ec81 commit ebd2076
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions draft-04/schema
Expand Up @@ -137,6 +137,7 @@
}
]
},
"format": { "type": "string" },
"allOf": { "$ref": "#/definitions/schemaArray" },
"anyOf": { "$ref": "#/definitions/schemaArray" },
"oneOf": { "$ref": "#/definitions/schemaArray" },
Expand Down

0 comments on commit ebd2076

Please sign in to comment.