Describe the bug
There's a empty response on REST Api to get a list of attachments:
Endpoint: index.php/apps/deck/api/v1.0/boards/{boardId}/stacks/{stackId}/cards/{cardId}/attachments
To Reproduce
- Test the endpoint with a rest client. Consider, that you have an attachment on the card.
- You'll get a empty response
Expected behavior
A list of added attachments
Deck version: 1.16.3