mirror of
https://github.com/anyproto/anytype-heart.git
synced 2025-06-08 05:47:07 +09:00
GO-4400 Enrich invite info responses with type and permissions
This commit is contained in:
parent
67587894e2
commit
de4fe08338
6 changed files with 1322 additions and 1167 deletions
|
@ -19946,6 +19946,8 @@ Available undo/redo operations
|
|||
| error | [Rpc.Space.InviteGenerate.Response.Error](#anytype-Rpc-Space-InviteGenerate-Response-Error) | | |
|
||||
| inviteCid | [string](#string) | | |
|
||||
| inviteFileKey | [string](#string) | | |
|
||||
| inviteType | [model.InviteType](#anytype-model-InviteType) | | |
|
||||
| permissions | [model.ParticipantPermissions](#anytype-model-ParticipantPermissions) | | |
|
||||
|
||||
|
||||
|
||||
|
@ -20004,6 +20006,8 @@ Available undo/redo operations
|
|||
| error | [Rpc.Space.InviteGetCurrent.Response.Error](#anytype-Rpc-Space-InviteGetCurrent-Response-Error) | | |
|
||||
| inviteCid | [string](#string) | | |
|
||||
| inviteFileKey | [string](#string) | | |
|
||||
| inviteType | [model.InviteType](#anytype-model-InviteType) | | |
|
||||
| permissions | [model.ParticipantPermissions](#anytype-model-ParticipantPermissions) | | |
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue