mirror of
https://github.com/openfaas/faas.git
synced 2025-06-14 03:06:46 +00:00
Correct swagger req description for /system/alert
Closes #1168 Signed-off-by: Jannik Hollenbach <Jannik.Hollenbach@iteratec.de>
This commit is contained in:
parent
9eafa0bfd7
commit
2f15a62443
@ -101,7 +101,7 @@ paths:
|
|||||||
parameters:
|
parameters:
|
||||||
- in: body
|
- in: body
|
||||||
name: body
|
name: body
|
||||||
description: Function to delete
|
description: Incoming alert
|
||||||
schema:
|
schema:
|
||||||
type: object
|
type: object
|
||||||
example: |-
|
example: |-
|
||||||
|
Loading…
x
Reference in New Issue
Block a user