summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorQuentin Gliech <quenting@element.io>2023-03-02 18:16:54 +0100
committerGitHub <noreply@github.com>2023-03-02 17:16:54 +0000
commitc8665dd25d18fa7d7176984cee191834002909a0 (patch)
tree1eb1886bc607421f86c8a5b9d3d75bf9aaa7b6b1 /changelog.d
parentDockerfile-workers: spell out when config isn't generated (#15186) (diff)
downloadsynapse-c8665dd25d18fa7d7176984cee191834002909a0.tar.xz
Remove the unspecced and bugged PUT /knock/{roomIdOrAlias} endpoint (#15189)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/15189.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/15189.misc b/changelog.d/15189.misc
new file mode 100644
index 0000000000..ded2feb79e
--- /dev/null
+++ b/changelog.d/15189.misc
@@ -0,0 +1 @@
+Remove the unspecced `PUT` on the `/knock/{roomIdOrAlias}` endpoint.