⚠ Confirm with design and frontend if the specification for this feature is ok! Tasks: * [ ] Comment threads are fetched by crowdaction(id) (one thread per crowdaction) * [ ] Comments can be deleted* by the author (return placeholder for deleted comment in thread) * [ ] Comments can be edited (?) (indicate with additional boolean field in response item) * [ ] Pagination * [x] API documentation is updated (!) * [ ] Spam protection e.g. rate limit (How would we implement this? Investigate!) *Implement using flag, so comments can be "un-deleted".
⚠ Confirm with design and frontend if the specification for this feature is ok!
Tasks:
*Implement using flag, so comments can be "un-deleted".