1
0
mirror of https://github.com/sasjs/adapter.git synced 2026-01-07 04:20:05 +00:00

feat(jes-api): implement job execution via API to JES

This commit is contained in:
Krishna Acondy
2020-07-13 18:38:30 +01:00
parent c22b9066d8
commit 92504b0c16
4 changed files with 356 additions and 283 deletions

View File

@@ -6,6 +6,6 @@
"appLoc": "/Public/app",
"serverType": "SASVIYA",
"debug": false,
"contextName": null
"contextName": "SAS Job Execution compute context"
}
}