forked-synapse/changelog.d/10079.bugfix
Patrick Cloke 8e15c92c2f
Pass the origin when calculating the spaces summary over GET. (#10079)
Fixes a bug due to conflicting PRs which were merged. (One added a new caller to
a method, the other added a new parameter to the same method.)
2021-05-27 08:52:28 -04:00

2 lines
90 B
Plaintext

Fix a bug introduced in v1.35.0rc1 when calling the spaces summary API via a GET request.