mirror of
https://github.com/drakkan/sftpgo.git
synced 2024-04-21 12:32:38 +00:00
allow to disable event rules
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
This commit is contained in:
@@ -6748,6 +6748,15 @@ components:
|
||||
name:
|
||||
type: string
|
||||
description: unique name
|
||||
status:
|
||||
type: integer
|
||||
enum:
|
||||
- 0
|
||||
- 1
|
||||
description: |
|
||||
status:
|
||||
* `0` disabled
|
||||
* `1` enabled
|
||||
description:
|
||||
type: string
|
||||
description: optional description
|
||||
|
||||
Reference in New Issue
Block a user