method UserService.isOwnerOfPathimport { UserService } from "https://dotland.deno.dev/x/windmill@v1.415.2/windmill-api/services/UserService.ts"; isOwnerOfPath(unnamed 0: { workspace: string; path: string; }): CancelablePromise<boolean>is owner of path Parametersunnamed 0: { workspace: string; path: string; }ReturnsCancelablePromise<boolean>boolean is owner