diff --git a/.schemas/category.json b/.schemas/category.json index 3e327212a..45cb87ed6 100644 --- a/.schemas/category.json +++ b/.schemas/category.json @@ -32,6 +32,7 @@ "required":[ "title" ], + "additionalProperties": false, "title":"Video", "type":"object" }