api-docs: Correct example for drafts remove event.

Corrects what seems to have been a typo when the documentation was
added for drafts in commit 6fee946a43.
This commit is contained in:
Lauryn Menard 2023-06-21 19:09:13 +02:00 committed by Tim Abbott
parent 5ac37a9f75
commit a810b58418
1 changed files with 1 additions and 1 deletions

View File

@ -4448,7 +4448,7 @@ paths:
example:
{
"type": "drafts",
"op": "update",
"op": "remove",
"draft_id": 17,
}
- type: object