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

chore(*): fix code formatting

This commit is contained in:
Krishna Acondy
2020-09-11 08:20:39 +01:00
parent 49b25555fc
commit e897037c8b

View File

@@ -450,7 +450,7 @@ export class SASViyaApiClient {
arguments: jobArguments
})
}
const { result: postedJob, etag } = await this.request<Job>(
`${this.serverUrl}/compute/sessions/${executionSessionId}/jobs`,
postJobRequest