Files
habitica/website/server/controllers/api-v3
Alys 9a8c34f780 remove alias from apidoc Body Parameters for creating a challenge task
https://habitica.com/apidoc/#api-Task-CreateChallengeTasks

Aliases can't be added by the challenge creator as shown by this test:
2dad540d43/test/api/v3/integration/tasks/challenges/POST-tasks_challenge_id.test.js (L77-L87)

That's a requirement because in each user's account, each alias must
be unique, and you can't enforce that if the challenge creator can
assign an alias.
2021-02-01 09:37:20 +10:00
..
2020-02-12 15:40:44 -05:00
2019-10-11 13:03:05 +02:00
2020-07-01 18:20:18 +02:00
2020-05-05 20:31:33 +02:00
2019-10-08 16:57:10 +02:00
2019-10-08 16:57:10 +02:00
2019-10-11 13:03:05 +02:00
2020-10-13 10:15:52 -05:00
2020-03-01 20:53:33 +01:00
2019-10-13 18:31:43 +02:00
2019-10-08 16:57:10 +02:00
2020-07-01 18:20:18 +02:00
2021-01-25 17:40:18 -06:00
2020-09-21 16:22:13 +02:00