api/: More cleanup in descriptions
(and a fix in one example).
This commit is contained in:
parent
b789f3e10b
commit
040a91f42d
7 changed files with 10 additions and 11 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue