1
0
mirror of https://github.com/sasjs/adapter.git synced 2025-12-11 01:14:36 +00:00
Files
adapter/sasjs-tests/public/config.json
2025-11-18 14:41:36 +01:00

14 lines
303 B
JSON

{
"userName": "",
"password": "",
"sasJsConfig": {
"loginMechanism": "Redirected",
"serverUrl": "",
"appLoc": "/Public/app/adapter-tests/services",
"serverType": "SASVIYA",
"debug": false,
"contextName": "SAS Job Execution compute context",
"useComputeApi": true
}
}