matrix-org / matrix-js-sdk

Matrix Client-Server SDK for JavaScript
Apache License 2.0
1.49k stars 578 forks source link

Fix incorrect assumptions about required fields in /search response #4228

Closed t3chguy closed 3 weeks ago

t3chguy commented 4 weeks ago

Requires https://github.com/matrix-org/matrix-react-sdk/pull/12575

florianduros commented 4 weeks ago

Can you give a bit of context ? thanks

t3chguy commented 4 weeks ago

The spec doesn't say those fields are required yet we are assuming they are.