Clarify that the requested event is excluded from /state and /state_ids

Fixes https://github.com/matrix-org/matrix-doc/issues/1564
This commit is contained in:
Travis Ralston 2018-08-28 15:45:50 -06:00
parent 132c5b0f48
commit dad037170a

View file

@ -50,7 +50,7 @@ paths:
200:
description: |-
The fully resolved state for the room, including the authorization
chain for the events.
chain for the events, excluding the requested event.
schema:
type: object
properties:
@ -97,7 +97,7 @@ paths:
200:
description: |-
The fully resolved state for the room, including the authorization
chain for the events.
chain for the events, excluding the requested event.
schema:
type: object
properties: