getGerritProjectsApiUrl()
Home > @backstage/integration
> getGerritProjectsApiUrl
Return the url to query available projects using the Gerrit API.
Signature:
function getGerritProjectsApiUrl(config: GerritIntegrationConfig): string;
Parameters
Parameter |
Type |
Description |
---|---|---|
config |
A Gerrit provider config. |
string