Closed MV-GH closed 1 year ago
This PR focuses on updating the API routes and schemas for liking/voting on comments and getting replies.
ListPosts
GetPosts
ListPrivateMessageReports
GetPersonDetails
GetCaptcha
GetBannedPersons
✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}
/codex {your question}
PR-Codex overview
This PR focuses on updating the API routes and schemas for liking/voting on comments and getting replies.
Detailed summary
ListPosts
toGetPosts
in the API routes.ListPrivateMessageReports
toGetPersonDetails
in the API routes.GetCaptcha
toGetBannedPersons
in the API routes.