forked from cs3org/OCM-API
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refined features following some brainstorming with @michielbdejong and …
…@labkode: - The /forward endpoint was removed as it's a local call - The endpoint to notify about an accepted invite is now /invite-accepted and it is the only additional endpoint in this PR. - The response of that endpoint now contains the identity details of the sender, which are safe to be disclosed at this point as the receiver already did. This allows to address issue cs3org#55. - A new protocol `webapp` is added to `/NewShare`, to enable opening files with remote apps. This removes the need of yet another dedicated endpoint.
- Loading branch information
Showing
1 changed file
with
31 additions
and
33 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters