schemas/instanceCustomNodes.json in losant_rest-1.16.0 vs schemas/instanceCustomNodes.json in losant_rest-1.16.1

- old
+ new

@@ -574,9 +574,18 @@ "appCount": { "type": "integer" }, "flowCount": { "type": "integer" + }, + "orgName": { + "type": "string", + "minLength": 1, + "maxLength": 255 + }, + "orgIconColor": { + "type": "string", + "maxLength": 64 } }, "additionalProperties": false } }, \ No newline at end of file