mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-20 16:38:37 +01:00
Better wording
This commit is contained in:
parent
584104c432
commit
f4b9433c7b
|
|
@ -23,8 +23,8 @@ paths:
|
||||||
summary: Get events and state around the specified event.
|
summary: Get events and state around the specified event.
|
||||||
description: |-
|
description: |-
|
||||||
This API returns a number of events that happened just before and
|
This API returns a number of events that happened just before and
|
||||||
after the specified event. This allows clients to get the context of
|
after the specified event. This allows clients to get the context
|
||||||
an event.
|
surrounding an event.
|
||||||
security:
|
security:
|
||||||
- accessToken: []
|
- accessToken: []
|
||||||
parameters:
|
parameters:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue