finish linting server

This commit is contained in:
Matteo Pagliazzi
2019-10-11 13:03:05 +02:00
parent 5aa371bf90
commit e09a70570e
40 changed files with 681 additions and 256 deletions

View File

@@ -12,7 +12,8 @@ const api = {};
* @apiDescription Does not require authentication
* @apiName UnsubscribeEmail
* @apiGroup Unsubscribe
* @apiDescription This is a GET method included in official emails from Habitica that will unsubscribe the user from emails.
* @apiDescription This is a GET method included in official emails from Habitica
* that will unsubscribe the user from emails.
*
* @apiParam (Query) {String} code An unsubscription code
*