fix apidoc typo: change clear-flags to clearflags

This commit is contained in:
Alys
2016-07-13 19:57:29 +10:00
parent 0816e69fb6
commit 76b51b8b65

View File

@@ -246,7 +246,7 @@ api.flagChat = {
};
/**
* @api {post} /api/v3/groups/:groupId/chat/:chatId/clear-flags Clear a group chat message's flags
* @api {post} /api/v3/groups/:groupId/chat/:chatId/clearflags Clear a group chat message's flags
* @apiDescription Admin-only
* @apiVersion 3.0.0
* @apiName ClearFlags