schemas/dashboardPost.json in losant_rest-1.0.7 vs schemas/dashboardPost.json in losant_rest-1.0.8

- old
+ new

@@ -45,16 +45,16 @@ "config": { "type": "object" } }, "required": [ - "id", "blockType", "startX", "startY", "width", "height" - ] + ], + "additionalProperties": false } }, "description": { "type": "string", "maxLength": 32767 \ No newline at end of file