OpenAPI: fix filesystem action types enum

Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
This commit is contained in:
Nicola Murino
2023-04-23 14:46:09 +02:00
parent 8d12872608
commit fd6a44c562
3 changed files with 22 additions and 18 deletions
+4
View File
@@ -4966,12 +4966,16 @@ components:
- 2
- 3
- 4
- 5
- 6
description: |
Supported filesystem action types:
* `1` - Rename
* `2` - Delete
* `3` - Mkdis
* `4` - Exist
* `5` - Compress
* `6` - Copy
EventTriggerTypes:
type: integer
enum: