mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-01-05 07:23:42 +01:00
Make swagger happpy
These aren't strings, but 'any' causes swagger to break and leaving it out makes the doc fail to build.
This commit is contained in:
parent
b4c89accb2
commit
4a020025bc
|
|
@ -109,6 +109,8 @@ paths:
|
|||
description: |-
|
||||
The action(s) to perform when the conditions for this rule are met.
|
||||
See `Push Rules: API`_.
|
||||
items:
|
||||
type: string
|
||||
event:
|
||||
type: object
|
||||
title: Event
|
||||
|
|
|
|||
Loading…
Reference in a new issue