diff options
author | Erik Johnston <erik@matrix.org> | 2022-10-19 14:12:03 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2022-10-19 14:12:03 +0100 |
commit | 15a240f13565765dcb0e3e3b7da64a7bfc1f2a33 (patch) | |
tree | daaa97ab5f5ca7879478b48d8ada0e945ca08472 /changelog.d/14179.feature | |
parent | Fix MSC3030 `/timestamp_to_event` returning `outliers` that it has no idea wh... (diff) | |
download | synapse-15a240f13565765dcb0e3e3b7da64a7bfc1f2a33.tar.xz |
1.70.0rc1
Diffstat (limited to 'changelog.d/14179.feature')
-rw-r--r-- | changelog.d/14179.feature | 1 |
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). |