mirror of
https://github.com/sasjs/adapter.git
synced 2026-01-09 13:30:04 +00:00
feat(compute-api): implement job execution via compute API
This commit is contained in:
@@ -9,6 +9,7 @@ const defaultConfig: SASjsConfig = {
|
||||
serverType: ServerType.SASViya,
|
||||
debug: true,
|
||||
contextName: "SAS Job Execution compute context",
|
||||
useComputeApi: false,
|
||||
};
|
||||
|
||||
const customConfig = {
|
||||
|
||||
Reference in New Issue
Block a user