cs3org / cs3apis

:arrows_clockwise: Connect Storage and Application Providers
https://buf.build/cs3org-buf/cs3apis
Apache License 2.0
53 stars 29 forks source link

Added/updated methods to manipulate OCM shares and invitees #211

Closed glpatcern closed 1 year ago

glpatcern commented 1 year ago

Added missing OCM core APIs for updating and deleting an OCM share, and added method to delete (or unfriend) an accepted user. Also updated and reshuffled some comments to link the CS3 APIs to the corresponding OCM endpoints.

The OCM AccessMethods were reset (this is a potential breaking change) and a destination was added to the transferAccessMethod.

gmgigi96 commented 1 year ago

@labkode can you merge?