Module

x/windmill/windmill-api/services/HttpTriggerService.ts>HttpTriggerService.updateHttpTrigger

Windmill deno client (separated from the main repo because most of the code is auto-generated from the openapi and not worth committing)
Latest
method HttpTriggerService.updateHttpTrigger
import { HttpTriggerService } from "https://dotland.deno.dev/x/windmill@v1.415.2/windmill-api/services/HttpTriggerService.ts";

update http trigger

Parameters

unnamed 0: { workspace: string; path: string; requestBody: EditHttpTrigger; }

Returns

string http trigger updated