diff --git a/webroot/docs/openapi.yaml b/webroot/docs/openapi.yaml index 59a0ecf..8cd48f1 100644 --- a/webroot/docs/openapi.yaml +++ b/webroot/docs/openapi.yaml @@ -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