mirror of
https://github.com/sasjs/adapter.git
synced 2026-01-12 06:40:06 +00:00
fix(executeJobSASjs): add parse webout response
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
export interface ExecutionQuery {
|
||||
_program: string
|
||||
_debug?: number
|
||||
_returnLog?: boolean
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user