api/: More cleanup in descriptions

(and a fix in one example).
This commit is contained in:
Kitsune Ral 2020-05-28 14:11:47 +02:00
parent b789f3e10b
commit 040a91f42d
7 changed files with 10 additions and 11 deletions

View file

@ -50,7 +50,7 @@ paths:
x-example: "35"
- in: body
name: body
description: A list of events.
description: Transaction information
schema:
type: object
example: {
@ -59,7 +59,6 @@ paths:
{"$ref": "../../event-schemas/examples/m.room.message$m.text"}
]
}
description: Transaction information
properties:
events:
type: array