method AppService.getAppHistoryByPathimport { AppService } from "https://dotland.deno.dev/x/windmill@v1.415.2/windmill-api/index.ts"; getAppHistoryByPath(unnamed 0: { workspace: string; path: string; }): CancelablePromise<Array<AppHistory>>get app history by path Parametersunnamed 0: { workspace: string; path: string; }ReturnsCancelablePromise<Array<AppHistory>>AppHistory app history