diff options
-rw-r--r-- | todo.sr.ht/api.md | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/todo.sr.ht/api.md b/todo.sr.ht/api.md index 2aff6ce..4f8065c 100644 --- a/todo.sr.ht/api.md +++ b/todo.sr.ht/api.md @@ -427,8 +427,6 @@ Edits a comment. Note that the *comment* ID is required, not the event ID. } ``` -List of [event resources](#event-resource) associated with this ticket. - **OAuth scope**: `tickets:write` ### PUT /api/trackers/:tracker-name/tickets/:ticket-id/comments/:comment-id |