Skip to main content
Module

x/windmill/windmill-api/index.ts>CaptureService

Windmill deno client (separated from the main repo because most of the code is auto-generated from the openapi and not worth committing)
Go to Latest
class CaptureService
import { CaptureService } from "https://deno.land/x/windmill@v1.323.4/windmill-api/index.ts";

Static Methods

createCapture(unnamed 0: { workspace: string; path: string; }): CancelablePromise<any>

create flow preview capture

getCapture(unnamed 0: { workspace: string; path: string; }): CancelablePromise<any>

get flow preview capture

updateCapture(unnamed 0: { workspace: string; path: string; }): CancelablePromise<void>

update flow preview capture