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:
@@ -450,7 +450,7 @@ export class SASViyaApiClient {
|
||||
arguments: jobArguments
|
||||
})
|
||||
}
|
||||
|
||||
|
||||
const { result: postedJob, etag } = await this.request<Job>(
|
||||
`${this.serverUrl}/compute/sessions/${executionSessionId}/jobs`,
|
||||
postJobRequest
|
||||
|
||||
Reference in New Issue
Block a user