mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-01-29 02:23:43 +01:00
Aaha, found a syntax that swagger will accept!
This commit is contained in:
parent
bd753d4bf4
commit
e0a434b248
|
|
@ -112,7 +112,9 @@ paths:
|
|||
The action(s) to perform when the conditions for this rule are met.
|
||||
See `Push Rules: API`_.
|
||||
items:
|
||||
type: string
|
||||
type:
|
||||
- object
|
||||
- string
|
||||
event:
|
||||
type: object
|
||||
title: Event
|
||||
|
|
|
|||
Loading…
Reference in a new issue