feat(catalog-backend-module-gitlab): fixed api-report.md

Signed-off-by: alessandro <alessandro.manno@facile.it>
This commit is contained in:
alessandro
2023-03-23 17:16:09 +01:00
parent a06c52c511
commit b31fe8154e
@@ -40,6 +40,7 @@ export class GitLabDiscoveryProcessor implements CatalogProcessor {
options: {
logger: Logger;
skipReposWithoutExactFileMatch?: boolean;
skipForkedRepos?: boolean;
},
): GitLabDiscoveryProcessor;
// (undocumented)