1
0
Fork 0
ruma/crates/ruma-client-api/tests
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
..
it client-api: Reject non-object event content on /send and /state 2026-05-06 08:55:08 +02:00