synapse/changelog.d/14229.misc
Patrick Cloke 755bfeee3a
Use servlets for /key/ endpoints. (#14229)
To fix the response for unknown endpoints under that prefix.

See MSC3743.
2022-10-20 11:32:47 -04:00

1 line
57 B
Text

Refactor `/key/` endpoints to use `RestServlet` classes.