2022-01-13 11:18:20 +00:00
|
|
|
- variable: capabilities
|
|
|
|
label: "Capabilities"
|
|
|
|
schema:
|
2022-01-21 00:35:59 +00:00
|
|
|
additional_attrs: true
|
2022-01-13 11:18:20 +00:00
|
|
|
type: dict
|
|
|
|
attrs:
|
|
|
|
- variable: drop
|
|
|
|
label: "Drop Capability"
|
|
|
|
schema:
|
|
|
|
type: list
|
|
|
|
default: []
|
|
|
|
items:
|
|
|
|
- variable: dropEntry
|
|
|
|
label: ""
|
|
|
|
schema:
|
|
|
|
type: string
|
|
|
|
- variable: add
|
|
|
|
label: "Add Capability"
|
|
|
|
schema:
|
|
|
|
type: list
|
|
|
|
default: []
|
|
|
|
items:
|
|
|
|
- variable: addEntry
|
|
|
|
label: ""
|
|
|
|
schema:
|
|
|
|
type: string
|