diff options
author | Shay <hillerys@element.io> | 2023-05-10 09:22:07 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-10 09:22:07 -0700 |
commit | 2cb41822ccf5e5032af81a9cd0944ce12be61fc3 (patch) | |
tree | bcb71e7394f92c260403b84f179515482ccaefa4 /changelog.d/15560.doc | |
parent | remove changes to sync (diff) | |
parent | Fix documented path to largest rooms statistics endpoint. (#15560) (diff) | |
download | synapse-2cb41822ccf5e5032af81a9cd0944ce12be61fc3.tar.xz |
Merge branch 'develop' into shay/experimental_flags_part_2
Diffstat (limited to 'changelog.d/15560.doc')
-rw-r--r-- | changelog.d/15560.doc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/15560.doc b/changelog.d/15560.doc new file mode 100644 index 0000000000..a552391886 --- /dev/null +++ b/changelog.d/15560.doc @@ -0,0 +1 @@ +Fix path to the `statistics/database/rooms` admin API in documentation. |