schemas/instanceOrgs.json in losant_rest-1.20.1 vs schemas/instanceOrgs.json in losant_rest-1.21.0

- old
+ new

@@ -24,9 +24,13 @@ }, "id": { "type": "string", "pattern": "^[A-Fa-f\\d]{24}$" }, + "orgId": { + "type": "string", + "pattern": "^[A-Fa-f\\d]{24}$" + }, "instanceId": { "type": "string", "pattern": "^[A-Fa-f\\d]{24}$" }, "description": { \ No newline at end of file