mirror of
https://github.com/matrix-org/synapse.git
synced 2025-09-29 17:41:12 +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>