schemas/dashboardPost.json in losant_rest-1.9.2 vs schemas/dashboardPost.json in losant_rest-1.9.3

- old
+ new

@@ -815,9 +815,13 @@ }, "additionalProperties": false } ] }, + "query": { + "type": "string", + "maxLength": 32767 + }, "columns": { "type": "array", "maxItems": 100, "items": { "type": "object", \ No newline at end of file