summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorAaron R <aaron@raim.ist>2021-10-20 09:41:48 -0500
committerGitHub <noreply@github.com>2021-10-20 14:41:48 +0000
commit2c61a318cc46ec38e64d6a497f6077d23b9341bf (patch)
tree598e0e293247c14387ab49536ad99a60fd60027c /changelog.d
parentMerge branch 'master' into develop (diff)
downloadsynapse-2c61a318cc46ec38e64d6a497f6077d23b9341bf.tar.xz
Show error when timestamp in seconds is provided to the /purge_media_cache API (#11101)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/11101.bugfix1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/11101.bugfix b/changelog.d/11101.bugfix
new file mode 100644
index 0000000000..0de507848f
--- /dev/null
+++ b/changelog.d/11101.bugfix
@@ -0,0 +1 @@
+Show an error when timestamp in seconds is provided to the `/purge_media_cache` Admin API.
\ No newline at end of file