schemas/orgInviteInfo.json in losant_rest-1.6.0 vs schemas/orgInviteInfo.json in losant_rest-1.7.0

- old
+ new

@@ -15,10 +15,12 @@ "role": { "type": "string", "enum": [ "admin", "edit", - "view" + "collaborate", + "view", + "none" ] }, "inviteDate": { "type": "string", "format": "date-time" \ No newline at end of file