Fix schema and example

pull/169/head
Erik Johnston 10 years ago
parent 5e0e4a8518
commit 8991c4fa78

@ -193,7 +193,7 @@ paths:
events_after: events_after:
type: array type: array
title: Events After title: Events After
descriptions: Events just after the result. description: Events just after the result.
items: items:
type: object type: object
title: Event title: Event
@ -236,6 +236,7 @@ paths:
application/json: |- application/json: |-
{ {
"search_categories": { "search_categories": {
"room_events": {
"groups": { "groups": {
"room_id": { "room_id": {
"!qPewotXpIctQySfjSy:localhost": { "!qPewotXpIctQySfjSy:localhost": {
@ -247,7 +248,6 @@ paths:
} }
} }
}, },
"room_events": {
"count": 24, "count": 24,
"results": { "results": {
"$144429830826TWwbB:localhost": { "$144429830826TWwbB:localhost": {

Loading…
Cancel
Save