Skip to content

Commit 493ee37

Browse files
authored
extraenv.json : remove items title (#563)
1 parent 6f2cca2 commit 493ee37

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

onyxia-api/src/main/resources/schemas/ide/extraenv.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"type": "array",
66
"default": [],
77
"items": {
8-
"title": "environment variable",
8+
"title": "",
99
"type": "object",
1010
"properties": {
1111
"name": {

0 commit comments

Comments
 (0)