mirror of
https://github.com/element-hq/synapse.git
synced 2025-03-31 03:45:13 +00:00
Small formatting errors
This commit is contained in:
parent
6d07a28a29
commit
74cffcf51a
1 changed files with 2 additions and 2 deletions
|
@ -514,8 +514,8 @@ There are several APIs provided to ``GET`` events for a room:
|
|||
|
||||
|
||||
|
||||
- ``/rooms/<room id>/messages`` : Get all ``m.room.message`` events.
|
||||
- ``/rooms/<room id>/initialSync`` : Get all relevant events for a room.
|
||||
- ``/rooms/<room id>/messages`` : Get all ``m.room.message`` events.
|
||||
- ``/rooms/<room id>/initialSync`` : Get all relevant events for a room.
|
||||
|
||||
|
||||
Room Events
|
||||
|
|
Loading…
Add table
Reference in a new issue