mirror of
https://github.com/matrix-org/synapse.git
synced 2025-11-01 16:52:05 +01:00
If there are no services providing a protocol, omit it completely instead of returning an empty dictionary. This fixes a long-standing spec compliance bug.
2 lines
162 B
Plaintext
2 lines
162 B
Plaintext
Fix a long-standing bug where protocols which are not implemented by any appservices were incorrectly returned via `GET /_matrix/client/r0/thirdparty/protocols`.
|