File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 3
3
"form" : {
4
4
"generalInfo" : {
5
5
"title" : " General info" ,
6
- "description" : " The name is used to identify the template on the URL and also API. It has to be unique across your organization."
6
+ "description" : " The name is used to identify the template in URLs and the API. It must be unique within your organization."
7
7
},
8
8
"displayInfo" : {
9
9
"title" : " Display info" ,
10
- "description" : " Set the name that you want to use to display your template, a helpful description and icon."
10
+ "description" : " Give your template a friendly name, description, and icon."
11
11
},
12
12
"schedule" : {
13
13
"title" : " Schedule" ,
14
- "description" : " Define when a workspace created from this template is going to stop."
14
+ "description" : " Define when workspaces created from this template automatically stop."
15
15
},
16
16
"operations" : {
17
17
"title" : " Operations" ,
18
- "description" : " Allow or disallow users to run specific actions on the workspace ."
18
+ "description" : " Regulate actions allowed on workspaces created from this template ."
19
19
},
20
20
"parameters" : {
21
21
"title" : " Template params" ,
31
31
},
32
32
"helperText" : {
33
33
"autoStop" : " Time in hours" ,
34
- "allowUsersToCancel" : " Not recommended "
34
+ "allowUsersToCancel" : " If checked, users may be able to corrupt their workspace. "
35
35
},
36
36
"upload" : {
37
37
"removeTitle" : " Remove file" ,
You can’t perform that action at this time.
0 commit comments