mirror of
https://github.com/sasjs/adapter.git
synced 2026-01-13 15:10:06 +00:00
feat(sasjs/server): add SASBaseApiClient class
This commit is contained in:
@@ -21,6 +21,7 @@ export class SASjsConfig {
|
||||
* will use '/SASJobExecution' on SAS Viya.
|
||||
*/
|
||||
pathSASViya: string = ''
|
||||
pathSASBase: string = ''
|
||||
/**
|
||||
* The appLoc is the parent folder under which the SAS services (STPs or Job
|
||||
* Execution Services) are stored. We recommend that each app is stored in
|
||||
|
||||
Reference in New Issue
Block a user