mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-19 15:48:04 +01:00
misc fixes, add createTask route and ability to get tasks by type to getTasks route
This commit is contained in:
@@ -244,7 +244,7 @@ api.loginSocial = {
|
||||
* @apiName UserDeleteSocial
|
||||
* @apiGroup User
|
||||
*
|
||||
* @apiSuccess {Boolean=true} success Always true
|
||||
* @apiSuccess {Object} response Empty object
|
||||
*/
|
||||
api.deleteSocial = {
|
||||
method: 'DELETE',
|
||||
|
||||
Reference in New Issue
Block a user