summary refs log tree commit diff
path: root/changelog.d/14179.feature
diff options
context:
space:
mode:
Diffstat (limited to 'changelog.d/14179.feature')
-rw-r--r--changelog.d/14179.feature1
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.d/14179.feature b/changelog.d/14179.feature
deleted file mode 100644
index 48f2db91d3..0000000000
--- a/changelog.d/14179.feature
+++ /dev/null
@@ -1 +0,0 @@
-Improve the validation of the following PUT endpoints: [`/directory/room/{roomAlias}`](https://spec.matrix.org/v1.4/client-server-api/#put_matrixclientv3directoryroomroomalias), [`/directory/list/room/{roomId}`](https://spec.matrix.org/v1.4/client-server-api/#put_matrixclientv3directorylistroomroomid) and [`/directory/list/appservice/{networkId}/{roomId}`](https://spec.matrix.org/v1.4/application-service-api/#put_matrixclientv3directorylistappservicenetworkidroomid).