mirror of
https://mau.dev/maunium/synapse.git
synced 2024-10-01 01:36:05 -04:00
fcf7a5759e
The include_all_networks was previously sent in the JSON body as string "true" and "false" instead of boolean true and false.
2 lines
130 B
Plaintext
2 lines
130 B
Plaintext
Fix a spec compliance issue where requests to the `/publicRooms` federation API would specify `include_all_networks` as a string.
|