ソースを参照

Improve documentation for `/_synapse/admin/v1/rooms/<room_id>/timestamp_to_event` (#16631)

tags/v1.97.0rc1
Will Hunt 6ヶ月前
committed by GitHub
コミット
4dd18bdc2e
この署名に対応する既知のキーがデータベースに存在しません GPGキーID: 4AEE18F83AFDEB23
2個のファイルの変更3行の追加1行の削除
  1. +1
    -0
      changelog.d/16631.doc
  2. +2
    -1
      docs/admin_api/rooms.md

+ 1
- 0
changelog.d/16631.doc ファイルの表示

@@ -0,0 +1 @@
Update parameter information for the `/timestamp_to_event` admin API.

+ 2
- 1
docs/admin_api/rooms.md ファイルの表示

@@ -536,7 +536,8 @@ The following query parameters are available:

**Response**

* `event_id` - converted from timestamp
* `event_id` - The event ID closest to the given timestamp.
* `origin_server_ts` - The timestamp of the event in milliseconds since the Unix epoch.

# Block Room API
The Block Room admin API allows server admins to block and unblock rooms,


読み込み中…
キャンセル
保存