schemas/dashboards.json in losant_rest-1.16.1 vs schemas/dashboards.json in losant_rest-1.16.2
- old
+ new
@@ -133,9 +133,12 @@
"type": "string",
"maxLength": 5
},
"ctx": {
"ref": "#/definitions/dashboardContextInstance"
+ },
+ "branded": {
+ "type": "boolean"
}
},
"additionalProperties": false,
"anyOf": [
{
\ No newline at end of file