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

fix: Sas9JobExecutor appendRequest

This commit is contained in:
2021-11-24 20:26:02 +01:00
parent cb88376bda
commit 96aac0cfa2
2 changed files with 24 additions and 0 deletions

View File

@@ -1044,6 +1044,7 @@ export default class SASjs {
this.sasjsConfig.serverUrl,
this.sasjsConfig.serverType!,
this.jobsPath,
this.requestClient,
this.sasjsConfig.httpsAgentOptions
)