This repository has been archived by the owner on Apr 26, 2024. It is now read-only.
Synapse supports unspecced DELETE /directory/list/appservice/<network ID>/<room ID>
endpoint
#14178
Labels
A-Application-Service
Related to AS support
A-Spec-Compliance
places where synapse does not conform to the spec
O-Uncommon
Most users are unlikely to come across this or unexpected workflow
S-Tolerable
Minor significance, cosmetic issues, low or no impact to users.
T-Defect
Bugs, crashes, hangs, security vulnerabilities, or other reported issues.
Z-Cleanup
Things we want to get rid of, but aren't actively causing pain
Like #13111, but for application services.
Defined here:
synapse/synapse/rest/client/directory.py
Lines 180 to 183 in fb9b361
Spec is here and only defines a PUT.
Per #13111 (comment): we should
The text was updated successfully, but these errors were encountered: