docs/InvitationCreateParameters.md in phrase-2.26.0 vs docs/InvitationCreateParameters.md in phrase-3.0.0

- old
+ new

@@ -2,11 +2,11 @@ ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**email** | **String** | The email of the invited user. The <code>email</code> can not be updated once created. Create a new invitation for each unique email. | [optional] -**role** | **String** | Invitiation role, can be any of Manager, Developer, Translator. | [optional] +**email** | **String** | The email of the invited user. The <code>email</code> can not be updated once created. Create a new invitation for each unique email. | +**role** | **String** | Invitiation role, can be any of Manager, Developer, Translator. | **project_ids** | **String** | List of project ids the invited user has access to. | [optional] **locale_ids** | **String** | List of locale ids the invited user has access to. | [optional] **space_ids** | **Array<String>** | List of spaces the user is assigned to. | [optional] **team_ids** | **Array<String>** | List of teams the user is assigned to. | [optional] **default_locale_codes** | **Array<String>** | List of default locales for the user. | [optional]