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