schemas/orgInviteInfo.json in losant_rest-1.10.3 vs schemas/orgInviteInfo.json in losant_rest-1.10.4

- old
+ new

@@ -26,8 +26,11 @@ "type": "string", "format": "date-time" }, "ttl": { "type": "number" + }, + "disallowTransfer": { + "type": "boolean" } } } \ No newline at end of file