add: some extra scopes and actions

pull/80/head
Luciano Righetti 2022-01-13 16:57:05 +01:00
parent c8fd8f4a62
commit 2d05f9228d
1 changed files with 7 additions and 0 deletions

View File

@ -659,6 +659,9 @@ components:
enum:
- "User"
- "LocalTool"
- "Brood"
- "Proposal"
- "Synchronisation"
InboxAction:
type: string
@ -667,6 +670,10 @@ components:
- "IncomingConnectionRequest"
- "AcceptedRequest"
- "DeclinedRequest"
- "Synchronisation"
- "OneWaySynchronization"
- "ProposalEdit"
- "DataExchange"
InboxTitle:
type: string