|
|
@ -49,7 +49,8 @@ paths:
|
|
|
|
responses:
|
|
|
|
responses:
|
|
|
|
200:
|
|
|
|
200:
|
|
|
|
description: |-
|
|
|
|
description: |-
|
|
|
|
The fully resolved state for the room, including the authorization
|
|
|
|
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.
|
|
|
|
chain for the events.
|
|
|
|
schema:
|
|
|
|
schema:
|
|
|
|
type: object
|
|
|
|
type: object
|
|
|
@ -96,7 +97,8 @@ paths:
|
|
|
|
responses:
|
|
|
|
responses:
|
|
|
|
200:
|
|
|
|
200:
|
|
|
|
description: |-
|
|
|
|
description: |-
|
|
|
|
The fully resolved state for the room, including the authorization
|
|
|
|
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.
|
|
|
|
chain for the events.
|
|
|
|
schema:
|
|
|
|
schema:
|
|
|
|
type: object
|
|
|
|
type: object
|
|
|
|