method AppService.getPublicAppBySecretimport { AppService } from "https://dotland.deno.dev/x/windmill@v1.415.1/windmill-api/index.ts"; getPublicAppBySecret(unnamed 0: { workspace: string; path: string; }): CancelablePromise<AppWithLastVersion>get public app by secret Parametersunnamed 0: { workspace: string; path: string; }ReturnsCancelablePromise<AppWithLastVersion>AppWithLastVersion app details