mirror of
https://github.com/matrix-org/synapse.git
synced 2026-04-20 13:01:51 +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>