update param description for community post comments

This commit is contained in:
ChunkyProgrammer 2024-02-16 16:17:16 -05:00
parent b39027c2bd
commit 6b3cc69615

View file

@ -266,7 +266,7 @@ Same as [`/api/v1/channels/:id/community`](#get-apiv1channelsidcommunity) but on
##### GET `/api/v1/post/:id/comments`
* `ucid`: You can optionally provide the channel's id for fetching the post.
* `ucid`: You can optionally provide the channel's id for fetching the post's comments.
> Response:
Same as [`/api/v1/channels/:id/comments`](../api.md#get-apiv1commentsid) but has a postId instead of a videoId