mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-10-26 11:38:13 +00:00
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>
|
||
|---|---|---|
| .. | ||
| content/dev | ||
| dev | ||
| guides | ||
| images | ||
| legal | ||
| setup | ||
| configuration-config-file.md | ||
| configuration-env-vars.md | ||
| history.md | ||
| slide-options.md | ||