Skip to content

Commit 59818da

Browse files
Martha CryanMartha Cryan
authored andcommitted
Update schema to display placeholder correctly
1 parent 2211d84 commit 59818da

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

elyra/metadata/schemas/url-catalog.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,9 @@
6464
},
6565
"uihints": {
6666
"category": "Configuration",
67-
"ui:placeholder": "https://host:port/path/component_file"
67+
"items": {
68+
"ui:placeholder": "https://host:port/path/component_file"
69+
}
6870
}
6971
},
7072
"auth_id": {

0 commit comments

Comments
 (0)