mirror of
https://github.com/element-hq/synapse.git
synced 2024-11-22 09:35:45 +03:00
fc31b495b3
Synapse was incorrectly implemented with a knock_state_events property on some APIs (instead of knock_room_state). This was correct in Synapse 1.70.0, but *both* fields were sent to also be compatible with Synapse versions expecting the wrong field. Enough time has passed that only the correct field needs to be included/handled.
1 line
79 B
Text
1 line
79 B
Text
Remove legacy unspecced `knock_state_events` field returned in some responses.
|