api: Fix a few API documentation typos (#10749)

Just fixes a few syntactic errors and typos.

Signed-off-by: aszlig <aszlig@nix.build>
This commit is contained in:
aszlig
2018-10-13 20:03:40 +02:00
committed by Matteo Pagliazzi
parent 6f5b9ef119
commit 2304d970a5
4 changed files with 12 additions and 12 deletions

View File

@@ -62,7 +62,7 @@ let api = {};
* Tags
* TasksOrder (list of all ids for dailys, habits, rewards and todos)
*
* @apiParam (Query) {UUID} userFields A list of comma separated user fields to be returned instead of the entire document. Notifications are always returned.
* @apiParam (Query) {String} [userFields] A list of comma separated user fields to be returned instead of the entire document. Notifications are always returned.
*
* @apiExample {curl} Example use:
* curl -i https://habitica.com/api/v3/user?userFields=achievements,items.mounts