rebus-ink / ink-API

Hobb API Server: backend for the Rebus Reader system
GNU Affero General Public License v3.0
4 stars 5 forks source link

Collaborator routes #645

Closed Marie000 closed 3 years ago

Marie000 commented 3 years ago

Creating three routes: POST /notebooks/:notebookId/collaborators PUT /notebooks/:notebookId/collaborators/:collaboratorId DELETE /notebooks/:notebookId/collaborators/:collaboratorId

For now:

Aside from that, it is all pretty straightforward.