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