message_pagination.yaml: more $ref cleanup
This commit is contained in:
parent
d3b41941aa
commit
57f0c8346f
1 changed files with 0 additions and 4 deletions
|
@ -111,8 +111,6 @@ paths:
|
||||||
for ``dir=f`` in chronological order, so that events start
|
for ``dir=f`` in chronological order, so that events start
|
||||||
at the ``from`` point.
|
at the ``from`` point.
|
||||||
items:
|
items:
|
||||||
type: object
|
|
||||||
title: RoomEvent
|
|
||||||
"$ref": "definitions/event-schemas/schema/core-event-schema/room_event.yaml"
|
"$ref": "definitions/event-schemas/schema/core-event-schema/room_event.yaml"
|
||||||
state:
|
state:
|
||||||
type: array
|
type: array
|
||||||
|
@ -126,8 +124,6 @@ paths:
|
||||||
sent to the client in prior calls to this endpoint, assuming
|
sent to the client in prior calls to this endpoint, assuming
|
||||||
the membership of those members has not changed.
|
the membership of those members has not changed.
|
||||||
items:
|
items:
|
||||||
type: object
|
|
||||||
title: RoomStateEvent
|
|
||||||
$ref: "definitions/event-schemas/schema/core-event-schema/state_event.yaml"
|
$ref: "definitions/event-schemas/schema/core-event-schema/state_event.yaml"
|
||||||
examples:
|
examples:
|
||||||
application/json: {
|
application/json: {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue