schemas/applicationDashboardPost.json in losant_rest-1.19.6 vs schemas/applicationDashboardPost.json in losant_rest-1.19.8

- old
+ new

@@ -5958,9 +5958,16 @@ }, "additionalProperties": false }, "maxItems": 100 }, + "query": { + "type": [ + "string", + "null" + ], + "maxLength": 8192 + }, "includeFullDevice": { "type": "boolean" } }, "additionalProperties": false \ No newline at end of file