discourse/plugins/chat/spec/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_spec.rb DEV: Update rubocop-discourse (#30552) 2025-01-04 13:48:21 +01:00
message_spec.rb DEV: supports blocks in chat message sdk (#29839) 2024-11-20 08:06:48 +01:00
thread_spec.rb DEV: correctly returns contract error (#32645) 2025-05-08 14:30:02 +02:00