Files
BookStack/dev/api/requests/comments-update.json
Dan Brown a949900570 API: Added examples for comments
Tweaked comment repo to avoid returning a lot of extra data on API
update responses.
2025-10-24 15:14:25 +01:00

4 lines
74 B
JSON

{
"html": "<p>Can this comment be updated??????</p>",
"archived": true
}