hedgedoc/docs/dev
David Mehren 2c9ccad8e5
Public API: Split-out a /notes/{note}/permissions route to set only permissions
Previously, the metadata route was used to both update note metadata (like title, description and tags) and the permissions. Additionally, one had to send many unchangeable properties. In this commit, a /notes/{note}/permissions route is introduced, that only changes permissions. Additionally, PUT /notes/{note}/metadata now needs only the properties that are actually changeable.

Signed-off-by: David Mehren <git@herrmehren.de>
Co-authored-by: Yannick Bungers <git@innay.de>
2020-10-03 12:46:28 +02:00
..
2.0.md
api.md
db-schema.plantuml
getting-started.md
ot.md
public_api.yml Public API: Split-out a /notes/{note}/permissions route to set only permissions 2020-10-03 12:46:28 +02:00
webpack.md