mirror of
https://github.com/matrix-org/synapse.git
synced 2025-11-20 18:11:42 +01: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>