Do not allow additional properties in the schema

pull/27/head
Raphaël Vinot 2017-02-13 17:01:22 +01:00
parent dae20c6697
commit e04a0c3bdd
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
"title": "Validator for misp-warninglists",
"id": "https://www.github.com/MISP/misp-warninglists/schema.json",
"type": "object",
"additionalProperties": false,
"properties": {
"description": {
"type": "string"