schemas/instanceCustomNode.json in losant_rest-1.17.5 vs schemas/instanceCustomNode.json in losant_rest-1.18.0
- old
+ new
@@ -511,9 +511,10 @@
"fields"
]
},
"customNodeSupports": {
"type": "array",
+ "maxItems": 1,
"items": {
"type": "string",
"enum": [
"cloud"
]
\ No newline at end of file