瀏覽代碼

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

tags/v1.84.0rc1
Reto Schneider 1 年之前
committed by GitHub
父節點
當前提交
7e6ad62c49
沒有發現已知的金鑰在資料庫的簽署中 GPG Key ID: 4AEE18F83AFDEB23
共有 2 個文件被更改,包括 2 次插入1 次删除
  1. +1
    -0
      changelog.d/15560.doc
  2. +1
    -1
      docs/admin_api/statistics.md

+ 1
- 0
changelog.d/15560.doc 查看文件

@@ -0,0 +1 @@
Fix path to the `statistics/database/rooms` admin API in documentation.

+ 1
- 1
docs/admin_api/statistics.md 查看文件

@@ -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:


Loading…
取消
儲存