mirror of
https://github.com/sasjs/server.git
synced 2026-01-13 00:50:06 +00:00
feat(executor): improved api response
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
export interface ExecutionResult {
|
||||
webout: object
|
||||
webout?: string
|
||||
log?: string
|
||||
logPath?: string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user