feat(Common): properly setup extra-args support (#1708)

This commit is contained in:
Kjeld Schouten-Lebbing
2022-01-13 11:43:26 +01:00
committed by GitHub
parent d10221485a
commit 9ee0dfe403
4 changed files with 19 additions and 14 deletions
+3 -12
View File
@@ -11,19 +11,10 @@
type: list
default: []
items:
- variable: argItem
label: "Arg"
- variable: arg
label: "arg"
schema:
type: dict
attrs:
- variable: name
label: "Name"
schema:
type: string
- variable: value
label: "Value"
schema:
type: string
type: string
- variable: labelsList
label: "Controller Labels"
schema: