Function accountApplicationControllergetApplicationsByUrl
- accountApplicationControllergetApplicationsByUrl(
__namedParameters: { accountId: string; repoUrl: string },
opts?: RequestOpts,
): Promise<ApplicationRepoUrlReadResponse[]> Parameters
- __namedParameters: { accountId: string; repoUrl: string }
Optionalopts: RequestOpts
Get an application list by repo url.