matrix-org / synapse

Synapse: Matrix homeserver written in Python/Twisted.
https://matrix-org.github.io/synapse
Apache License 2.0
11.82k stars 2.13k forks source link

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

Closed Half-Shot closed 11 months ago

Half-Shot commented 11 months ago

It returns an extra timestamp parameter, and also the event_id description was a little confused.

Pull Request Checklist