make further minor tweaks to apidocs that were previously changed

This commit is contained in:
Alys
2020-02-08 14:26:01 +10:00
parent c5d0ff63a5
commit 6fe87a8140
8 changed files with 20 additions and 12 deletions

View File

@@ -659,7 +659,7 @@ api.getObjectionsToInteraction = {
* @apiGroup Member
*
* @apiParam (Body) {String} message The message
* @apiParam (Body) {UUID} toUserId The user to contact
* @apiParam (Body) {UUID} toUserId The id of the user to contact
*
* @apiSuccess {Object} data.message The message just sent
*