Skip to content

Commit

Permalink
duplicate route
Browse files Browse the repository at this point in the history
  • Loading branch information
WillQizza committed Nov 6, 2024
1 parent e39d761 commit e96a509
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions content/general/project.md
Original file line number Diff line number Diff line change
Expand Up @@ -1179,8 +1179,6 @@ shortcut to get the image if authenticated to see it.
* Body is a ["comments" object](#example-comments)
* URL: `://service/api/authors/{AUTHOR_SERIAL}/post/{POST_SERIAL}/comment/{REMOTE_COMMENT_FQID}`
* GET [local, remote] get the comment
* URL: `://service/api/comment/{COMMENT_FQID}`
* GET [local] get the comment
* Example: GET `http://nodebbbb/api/authors/222/posts/249/comments/http%3A%2F%2Fnodeaaaa%2Fapi%2Fauthors%2F111%2Fcommented%2F130`:

```js
Expand Down

0 comments on commit e96a509

Please sign in to comment.