mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-04-26 20:44:10 +02:00
Fix schema and example
This commit is contained in:
parent
5e0e4a8518
commit
8991c4fa78
|
|
@ -193,7 +193,7 @@ paths:
|
|||
events_after:
|
||||
type: array
|
||||
title: Events After
|
||||
descriptions: Events just after the result.
|
||||
description: Events just after the result.
|
||||
items:
|
||||
type: object
|
||||
title: Event
|
||||
|
|
@ -236,6 +236,7 @@ paths:
|
|||
application/json: |-
|
||||
{
|
||||
"search_categories": {
|
||||
"room_events": {
|
||||
"groups": {
|
||||
"room_id": {
|
||||
"!qPewotXpIctQySfjSy:localhost": {
|
||||
|
|
@ -247,7 +248,6 @@ paths:
|
|||
}
|
||||
}
|
||||
},
|
||||
"room_events": {
|
||||
"count": 24,
|
||||
"results": {
|
||||
"$144429830826TWwbB:localhost": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue