mirror of
https://github.com/jambonz/jambonz-node.git
synced 2025-12-19 05:17:49 +00:00
add uiHint for to indicate how env should be displayed in portal
This commit is contained in:
@@ -24,6 +24,10 @@
|
||||
},
|
||||
"obscure": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"uiHint": {
|
||||
"type": "string",
|
||||
"enum": ["input", "textarea", "filepicker"]
|
||||
}
|
||||
},
|
||||
"required": ["type", "description"]
|
||||
|
||||
Reference in New Issue
Block a user