mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 22:57:21 +01:00
refactor Inbox-mongodb requests
This commit is contained in:
@@ -23,7 +23,7 @@ let api = {};
|
||||
*
|
||||
* @apiUse MessageNotFound
|
||||
* @apiUse MessageIdRequired
|
||||
* @apiError (404) {NotFound} messageGroupChatFlagAlreadyReported The message has already been flagged
|
||||
* @apiError (400) {BadRequest} messageGroupChatFlagAlreadyReported The message has already been flagged
|
||||
*/
|
||||
api.flagPrivateMessage = {
|
||||
method: 'POST',
|
||||
|
||||
Reference in New Issue
Block a user