1
0
Fork 0
ruma/crates/ruma-client-api/tests/it
Jason Volk 2f26607f34
client-api: Reject non-object event content on /send and /state
Per spec, event content is required to be a JSON object. The send
endpoints accepted any valid JSON value, including bare strings and
arrays.

Signed-off-by: Jason Volk <jason@zemos.net>
2026-05-06 08:55:08 +02:00
..
event_content.rs client-api: Reject non-object event content on /send and /state 2026-05-06 08:55:08 +02:00
headers.rs client-api: Fix integration tests file hierarchy 2025-11-11 13:48:15 +01:00
main.rs client-api: Reject non-object event content on /send and /state 2026-05-06 08:55:08 +02:00
uiaa.rs client-api: Merge Error into ruma_common::api::Error 2026-04-05 11:11:56 +02:00