Module

x/windmill/windmill-api/services/AppService.ts>AppService.listSearchApp

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
method AppService.listSearchApp
import { AppService } from "https://dotland.deno.dev/x/windmill@v1.415.1/windmill-api/services/AppService.ts";

list apps for search

Parameters

unnamed 0: { workspace: string; }

Returns

CancelablePromise<Array<{ path: string; value: any; }>>

any app list