schemas/dashboard.json in losant_rest-1.19.6 vs schemas/dashboard.json in losant_rest-1.19.8
- old
+ new
@@ -6024,9 +6024,16 @@
},
"additionalProperties": false
},
"maxItems": 100
},
+ "query": {
+ "type": [
+ "string",
+ "null"
+ ],
+ "maxLength": 8192
+ },
"includeFullDevice": {
"type": "boolean"
}
},
"additionalProperties": false
\ No newline at end of file