mirror of
https://github.com/sasjs/adapter.git
synced 2026-01-06 20:10:05 +00:00
feat(compute-api): implement job execution via compute API
This commit is contained in:
@@ -27,4 +27,5 @@ export class SASjsConfig {
|
||||
*/
|
||||
debug: boolean = true;
|
||||
contextName: string = "";
|
||||
useComputeApi = false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user