update api-report.md

Signed-off-by: ahmed <ahmed@planet.com>
This commit is contained in:
ahmed
2022-07-05 15:05:56 +02:00
parent 6e77ce6605
commit c7aa786be4
+1
View File
@@ -443,6 +443,7 @@ export type GitLabIntegrationConfig = {
apiBaseUrl: string;
token?: string;
baseUrl: string;
relativePath?: string;
};
// @public