1
0
mirror of https://github.com/sasjs/adapter.git synced 2026-01-10 22:00:05 +00:00
Files
adapter/sasjs-tests/public/config.json
Mihajlo Medjedovic 8714ecdde8 test: issue 258
2021-02-26 14:40:07 +01:00

13 lines
244 B
JSON

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