hedgedoc/docs/dev
David Mehren 2be1defd7a
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-24 22:19:13 +02:00
..
2.0.md Log warnings when using hardcoded data. 2020-08-20 19:43:08 +02:00
api.md Remove PDF export 2020-02-26 15:05:54 +01:00
db-schema.plantuml Do not save file extension as a separate field. 2020-10-17 19:58:22 +02:00
getting-started.md Replaces npm with yarn commands in docs. 2019-10-25 19:51:13 +02:00
ot.md striving for consistency across various docs 2019-04-01 01:03:36 +02:00
public_api.yml Public API: Split-out a /notes/{note}/permissions route to set only permissions 2020-10-24 22:19:13 +02:00
webpack.md Improve webpack dev documentation 2019-10-25 20:52:15 +02:00