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,18 +236,18 @@ paths:
application/json: |- application/json: |-
{ {
"search_categories": { "search_categories": {
"groups": {
"room_id": {
"!qPewotXpIctQySfjSy:localhost": {
"order": 1,
"next_batch": "BdgFsdfHSf-dsFD",
"results": [
"$144429830826TWwbB:localhost"
]
}
}
},
"room_events": { "room_events": {
"groups": {
"room_id": {
"!qPewotXpIctQySfjSy:localhost": {
"order": 1,
"next_batch": "BdgFsdfHSf-dsFD",
"results": [
"$144429830826TWwbB:localhost"
]
}
}
},
"count": 24, "count": 24,
"results": { "results": {
"$144429830826TWwbB:localhost": { "$144429830826TWwbB:localhost": {

Loading…
Cancel
Save