Description
As of now, http://127.0.0.1:4567/api/topic/2/ghiwefwefwefuhjweiuhf only returns the number of upvotes and downvotes per post. we should also include the usernames of any admin/moderators (preset groups in NodeBB) that have upvoted the post.
Acceptance criteria:
- There should be a new field returned per post in the topic api endpoint (or another better-suited endpoint) that contains a list of admins and moderators that have upvoted the post.
Community forum reference
No response
Description
As of now,
http://127.0.0.1:4567/api/topic/2/ghiwefwefwefuhjweiuhfonly returns the number of upvotes and downvotes per post. we should also include the usernames of any admin/moderators (preset groups in NodeBB) that have upvoted the post.Acceptance criteria:
Community forum reference
No response