habitica-self-host/website
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
..
client Revert "build(deps): bump bootstrap from 4.5.3 to 4.6.0 in /website/client (#13004)" 2021-01-25 17:02:51 -06:00
common fix minor typo in FAQ 2021-01-30 20:11:22 +10:00
raw_sprites feat(content): BGs and Armoire Jan 2021 2021-01-04 15:30:39 -06:00
server remove alias from apidoc Body Parameters for creating a challenge task 2021-02-01 09:37:20 +10:00