hedgedoc/docs/dev
David Mehren b63593aa8b
Public API: Simplify PUT /me/history/{note}
Previously, one had to send a complete `NoteMetadata` object when updating the pinned status of a note. A new `HistoryUpdateObject` type was introduced, that only contains the pinned status boolean.

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
db-schema.plantuml Do not save file extension as a separate field. 2020-10-17 19:58:22 +02:00
getting-started.md
ot.md
public_api.yml Public API: Simplify PUT /me/history/{note} 2020-10-24 22:19:13 +02:00
webpack.md