Skip to main content
Module

x/windmill/mod.ts>SettingsService

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 SettingsService
import { SettingsService } from "https://deno.land/x/windmill@v1.125.1/mod.ts";

Static Methods

backendUptodate(): CancelablePromise<string>

is backend up to date

backendVersion(): CancelablePromise<string>

get backend version

getLicenseId(): CancelablePromise<string>

get license id

getOpenApiYaml(): CancelablePromise<string>

get openapi yaml spec