method ResourceService.updateResourceTypeimport { ResourceService } from "https://dotland.deno.dev/x/windmill@v1.415.1/windmill-api/index.ts"; updateResourceType(unnamed 0: { workspace: string; path: string; requestBody: EditResourceType; }): CancelablePromise<string>update resource_type Parametersunnamed 0: { workspace: string; path: string; requestBody: EditResourceType; }ReturnsCancelablePromise<string>string resource_type updated