schemas/dashboardPost.json in losant_rest-1.19.1 vs schemas/dashboardPost.json in losant_rest-1.19.2

- old
+ new

@@ -886,10 +886,13 @@ "vegaLite2", "vegaLite3", "vega4", "vega5" ] + }, + "tooltipEventSubscribe": { + "type": "boolean" } }, "additionalProperties": false } }, @@ -2180,9 +2183,12 @@ }, "config": { "type": "object", "properties": { "realTime": { + "type": "boolean" + }, + "hideLegend": { "type": "boolean" }, "disallowUserSelectedDuration": { "type": "boolean" }, \ No newline at end of file