discourse/plugins/chat/lib/chat_sdk
Joffrey JAFFEUX 0947a14284
DEV: correctly returns contract error (#32645)
If a user was using invalid values for the contract we would return
"Unexpected error", which is incorrect given we know the exact error.
The user will now get the following exception: "Page size must be less
than or equal to 50"
2025-05-08 14:30:02 +02:00
..
channel.rb DEV: Refactor StartReply & StopReply services a bit 2025-04-30 11:50:22 +02:00
message.rb DEV: supports blocks in chat message sdk (#29839) 2024-11-20 08:06:48 +01:00
thread.rb DEV: correctly returns contract error (#32645) 2025-05-08 14:30:02 +02:00