Jon/sky 5906 debugger show actions inputs outputs for a block run (#3202)
This commit is contained in:
@@ -317,6 +317,7 @@ export type WorkflowRunStatusApiResponse = {
|
||||
webhook_callback_url: string | null;
|
||||
extra_http_headers: Record<string, string> | null;
|
||||
created_at: string;
|
||||
finished_at: string;
|
||||
modified_at: string;
|
||||
parameters: Record<string, unknown>;
|
||||
screenshot_urls: Array<string> | null;
|
||||
|
||||
Reference in New Issue
Block a user