diff options
author | Drew DeVault <sir@cmpwn.com> | 2020-08-25 15:59:56 -0400 |
---|---|---|
committer | Drew DeVault <sir@cmpwn.com> | 2020-08-25 15:59:56 -0400 |
commit | 78d5bc0e4d5683ab4ea53586957beb5f25e56396 (patch) | |
tree | 0bb94514e4c668254c8725805d88e8ba6e75cf02 | |
parent | 629afc3d112f39ad1c4ece23f2ab6a5d0a014164 (diff) | |
download | sr.ht-docs-78d5bc0e4d5683ab4ea53586957beb5f25e56396.tar.gz |
todo.sr.ht: fix typo
-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 |