schemas/dashboardPost.json in losant_rest-1.10.4 vs schemas/dashboardPost.json in losant_rest-1.11.0

- old
+ new

@@ -1189,9 +1189,12 @@ "maxItems": 100, "items": { "type": "string", "maxLength": 255 } + }, + "includeDeviceInfo": { + "type": "boolean" } }, "additionalProperties": false } }, \ No newline at end of file