mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-20 18:34:11 +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.
|
The action(s) to perform when the conditions for this rule are met.
|
||||||
See `Push Rules: API`_.
|
See `Push Rules: API`_.
|
||||||
items:
|
items:
|
||||||
type: string
|
type:
|
||||||
|
- object
|
||||||
|
- string
|
||||||
event:
|
event:
|
||||||
type: object
|
type: object
|
||||||
title: Event
|
title: Event
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue