More clarification about how /state_ids works

pull/977/head
Travis Ralston 6 years ago
parent de36d97839
commit 5ff244f06b

@ -49,8 +49,9 @@ paths:
responses:
200:
description: |-
The fully resolved state for the room (excluding the requested event),
including the authorization chain for the events.
The fully resolved state for the room, prior to considering any state
changes induced by the requested event. Includes the authorization
chain for the events.
schema:
type: object
properties:
@ -96,8 +97,9 @@ paths:
responses:
200:
description: |-
The fully resolved state for the room (excluding the requested event),
including the authorization chain for the events.
The fully resolved state for the room, prior to considering any state
changes induced by the requested event. Includes the authorization
chain for the events.
schema:
type: object
properties:

Loading…
Cancel
Save