mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-18 15:17:25 +01:00
chore(docs): Define resource not found errors and permissions
This commit is contained in:
@@ -17,6 +17,8 @@ let api = {};
|
||||
* @apiParam {String} code Query parameter - An unsubscription code
|
||||
*
|
||||
* @apiSuccess {String} An html success message
|
||||
*
|
||||
* @apiUse UserNotFound
|
||||
*/
|
||||
api.unsubscribe = {
|
||||
method: 'GET',
|
||||
|
||||
Reference in New Issue
Block a user