mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-13 15:38:59 +00:00
commit
441fba2ad0
1 changed files with 1 additions and 1 deletions
|
|
@ -228,7 +228,7 @@ api.getChallengeTasks = {
|
||||||
};
|
};
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @api {get} /api/v3/task/:taskId Get a task
|
* @api {get} /api/v3/tasks/:taskId Get a task
|
||||||
* @apiVersion 3.0.0
|
* @apiVersion 3.0.0
|
||||||
* @apiName GetTask
|
* @apiName GetTask
|
||||||
* @apiGroup Task
|
* @apiGroup Task
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue