selfhost debugger support part 3 - frontend change (#3420)
This commit is contained in:
@@ -296,6 +296,7 @@ export type DebugSessionApiResponse = {
|
||||
workflow_permanent_id: string | null;
|
||||
created_at: string;
|
||||
modified_at: string;
|
||||
vnc_streaming_supported: boolean | null;
|
||||
};
|
||||
|
||||
export type WorkflowRunApiResponse = {
|
||||
|
||||
Reference in New Issue
Block a user