|
|
|
@ -49,8 +49,8 @@ paths:
|
|
|
|
|
responses:
|
|
|
|
|
200:
|
|
|
|
|
description: |-
|
|
|
|
|
The fully resolved state for the room, including the authorization
|
|
|
|
|
chain for the events, excluding the requested event.
|
|
|
|
|
The fully resolved state for the room (excluding the requested event),
|
|
|
|
|
including the authorization chain for the events.
|
|
|
|
|
schema:
|
|
|
|
|
type: object
|
|
|
|
|
properties:
|
|
|
|
@ -96,8 +96,8 @@ paths:
|
|
|
|
|
responses:
|
|
|
|
|
200:
|
|
|
|
|
description: |-
|
|
|
|
|
The fully resolved state for the room, including the authorization
|
|
|
|
|
chain for the events, excluding the requested event.
|
|
|
|
|
The fully resolved state for the room (excluding the requested event),
|
|
|
|
|
including the authorization chain for the events.
|
|
|
|
|
schema:
|
|
|
|
|
type: object
|
|
|
|
|
properties:
|
|
|
|
|