Skip to main content
Module

x/windmill/windmill-api/types/ObservableAPI.ts>ObservableSettingsApi

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 ObservableSettingsApi
import { ObservableSettingsApi } from "https://deno.land/x/windmill@v1.28.1/windmill-api/types/ObservableAPI.ts";

Constructors

new
ObservableSettingsApi(
configuration: Configuration,
requestFactory?: SettingsApiRequestFactory,
responseProcessor?: SettingsApiResponseProcessor,
)

Properties

private
configuration: Configuration
private
requestFactory: SettingsApiRequestFactory
private
responseProcessor: SettingsApiResponseProcessor

Methods

get backend version

get openapi yaml spec