Dimitri van Hees

Results 3 issues of Dimitri van Hees

At the moment we assume that the only valid success response is a `201 Created`. However, if the receiver wants to process the notification in another way, it might also...

1. There are different endpoints for `GET`, `POST` and `DELETE`, but the method itself should be enough to indicate the intended operation on the private data endpoint: - `GET /privatedata/{storename}/{key}`...

>Providers MAY inform the sending user if a share has been accepted. I'd suggest the sending instance provides a federated sharing endpoint to receive notifications and/or is able to send...