mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-18 15:17:25 +01:00
fix typo in apidocs comment block
This commit is contained in:
@@ -1566,7 +1566,7 @@ api.userSell = {
|
|||||||
*
|
*
|
||||||
* @apiErrorExample {json}
|
* @apiErrorExample {json}
|
||||||
* {"success":false,"error":"BadRequest","message":"Path string is required"}
|
* {"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 = {
|
api.userUnlock = {
|
||||||
method: 'POST',
|
method: 'POST',
|
||||||
|
|||||||
Reference in New Issue
Block a user