schemas/dashboard.json in losant_rest-1.4.2 vs schemas/dashboard.json in losant_rest-1.5.0

- old
+ new

@@ -112,9 +112,13 @@ }, "title": { "type": "string", "maxLength": 255 }, + "description": { + "type": "string", + "maxLength": 32767 + }, "applicationId": { "type": "string", "pattern": "^[A-Fa-f\\d]{24}$" }, "startX": { \ No newline at end of file