feat(Common): properly setup extra-args support (#1708)
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user