Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
parent
12bd424f18
commit
a483e28a70
@ -85,6 +85,9 @@
|
|||||||
"name": {
|
"name": {
|
||||||
"type": "string"
|
"type": "string"
|
||||||
},
|
},
|
||||||
|
"description": {
|
||||||
|
"type": "string"
|
||||||
|
},
|
||||||
"required": {
|
"required": {
|
||||||
"type": "boolean"
|
"type": "boolean"
|
||||||
},
|
},
|
||||||
@ -106,6 +109,9 @@
|
|||||||
"env"
|
"env"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
"description": {
|
||||||
|
"type": "string"
|
||||||
|
},
|
||||||
"key": {
|
"key": {
|
||||||
"title": "the environment key to pull arg from",
|
"title": "the environment key to pull arg from",
|
||||||
"type": "string"
|
"type": "string"
|
||||||
|
Loading…
Reference in New Issue
Block a user