Skip to content

Commit 4d38a70

Browse files
authored
Add UI server porp help message (#14)
1 parent 52195b8 commit 4d38a70

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

packages/driver.trino/ui.schema.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,8 @@
22
"ui:order": ["server", "catalog", "schema", "user"],
33
"password": {
44
"ui:widget": "password"
5+
},
6+
"server": {
7+
"ui:help": "Trino server location i.e. http://localhost:8080"
58
}
69
}

0 commit comments

Comments
 (0)