mirror of
https://github.com/matrix-org/synapse.git
synced 2025-10-02 02:51:34 +02:00
For forward compatibility, Synapse needs to ignore fields it does not recognise instead of raising an error. Fixes #14365. Signed-off-by: Sean Quah <seanq@matrix.org>