mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-21 08:58:38 +01:00
link to both context and event in depr notice as per review
This commit is contained in:
parent
4d90d2b495
commit
04eb6c7b65
|
|
@ -407,7 +407,8 @@ paths:
|
||||||
retrieve this event e.g. by being a member in the room for this event.
|
retrieve this event e.g. by being a member in the room for this event.
|
||||||
|
|
||||||
This endpoint was deprecated in r0 of this specification. Clients
|
This endpoint was deprecated in r0 of this specification. Clients
|
||||||
should instead call the |/rooms/{roomId}/event/{eventId}|_ API.
|
should instead call the |/rooms/{roomId}/event/{eventId}|_ API
|
||||||
|
or the |/rooms/{roomId}/context/{eventId}|_ API.
|
||||||
operationId: getOneEvent
|
operationId: getOneEvent
|
||||||
security:
|
security:
|
||||||
- accessToken: []
|
- accessToken: []
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue