Describe the bug
I want to filter by chatId on the chatmessages endpoint like it is mentionned in the api doc but it does not work it always return empty array with the query param ?chatId
To Reproduce
Steps to reproduce the behavior:
Filter by chat id on the chatmessages endpoint
Expected behavior
To return all chatmessages from the chat id
Screenshots
GET /api/v1/chatmessage/51be1c61-0c8b-4f14-8c8e-191a639bad57?chatId=528345+954539a4-c5ed-4fc8-8be2-aa59f74af4fa
Describe the bug I want to filter by chatId on the chatmessages endpoint like it is mentionned in the api doc but it does not work it always return empty array with the query param ?chatId To Reproduce Steps to reproduce the behavior: Filter by chat id on the chatmessages endpoint
Expected behavior To return all chatmessages from the chat id Screenshots
GET /api/v1/chatmessage/51be1c61-0c8b-4f14-8c8e-191a639bad57?chatId=528345+954539a4-c5ed-4fc8-8be2-aa59f74af4fa