mirror of
https://github.com/element-hq/synapse.git
synced 2024-11-23 10:05:55 +03:00
2 lines
189 B
Text
2 lines
189 B
Text
|
Additional validation for the spaces summary API to avoid errors like `ValueError: Stop argument for islice() must be None or an integer`. The missing validation has existed since v1.31.0.
|