mirror of
https://github.com/sasjs/adapter.git
synced 2026-01-10 05:40:06 +00:00
chore: Merge branch 'master' of github.com:sasjs/adapter into issue-811-fixed
This commit is contained in:
@@ -101,7 +101,7 @@ export class FileUploader extends BaseJobExecutor {
|
||||
: res.result
|
||||
break
|
||||
}
|
||||
} else if (this.serverType !== ServerType.Sasjs) {
|
||||
} else {
|
||||
jsonResponse =
|
||||
typeof res.result === 'string'
|
||||
? getValidJson(res.result)
|
||||
|
||||
Reference in New Issue
Block a user