Fix documented path to largest rooms statistics endpoint. (#15560)

This commit is contained in:
Reto Schneider
2023-05-10 15:00:27 +02:00
committed by GitHub
parent 86d541f37c
commit 7e6ad62c49
2 changed files with 2 additions and 1 deletions

View File

@@ -100,7 +100,7 @@ it should be enough to get a rough idea of where database disk space is going.
The API is:
```
GET /_synapse/admin/v1/statistics/statistics/database/rooms
GET /_synapse/admin/v1/statistics/database/rooms
```
A response body like the following is returned: