We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa7c014 commit e56b286Copy full SHA for e56b286
package.json
@@ -432,12 +432,12 @@
432
"fileNavigationCustomRootPath": {
433
"type": "string",
434
"default": "",
435
- "description": "%configuration.SAS.connectionProfiles.profiles.com.fileNavigationCustomRootPath%"
+ "description": "%configuration.SAS.connectionProfiles.profiles.fileNavigationCustomRootPath%"
436
},
437
"fileNavigationRoot": {
438
439
"default": "USER",
440
- "description": "%configuration.SAS.connectionProfiles.profiles.com.fileNavigationRoot%",
+ "description": "%configuration.SAS.connectionProfiles.profiles.fileNavigationRoot%",
441
"enum": [
442
"CUSTOM",
443
"USER",
0 commit comments