1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2026-01-13 05:42:30 +03:00
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
}