Closed YuryShkoda closed 1 year ago
Closes #829
executeScript
executeOnComputeApi
jobArguments
src/api/viya/executeOnComputeApi.ts
src/api/viya/spec/executeScript.spec.ts
No PR (that involves a non-trivial code change) should be merged, unless all items below are confirmed! If an urgent fix is needed - use a tar file.
sasjs-cli
npm test
sasjs-tests
Issue
Closes #829
Intent
Implementation
executeScript
toexecuteOnComputeApi
.jobArguments
from the request body insrc/api/viya/executeOnComputeApi.ts
.src/api/viya/spec/executeScript.spec.ts
.Checks
No PR (that involves a non-trivial code change) should be merged, unless all items below are confirmed! If an urgent fix is needed - use a tar file.
sasjs-cli
unit tests are passing (npm test
).sasjs-tests
are passing. If you want to run it manually (instructions available here).