mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-16 22:27:26 +01:00
fix typo in apidocs comment block
This commit is contained in:
@@ -1566,7 +1566,7 @@ api.userSell = {
|
||||
*
|
||||
* @apiErrorExample {json}
|
||||
* {"success":false,"error":"BadRequest","message":"Path string is required"}
|
||||
8 {"success":false,"error":"NotAuthorized","message":"Full set already unlocked."}
|
||||
* {"success":false,"error":"NotAuthorized","message":"Full set already unlocked."}
|
||||
*/
|
||||
api.userUnlock = {
|
||||
method: 'POST',
|
||||
|
||||
Reference in New Issue
Block a user