chore: update API reports

Signed-off-by: Benjamin Janssens <benji.janssens@gmail.com>
This commit is contained in:
Benjamin Janssens
2024-06-10 14:44:40 +02:00
parent 7bc44a99e6
commit 2127b5ef04
3 changed files with 17 additions and 1 deletions
+1
View File
@@ -186,6 +186,7 @@ export type BitbucketCloudIntegrationConfig = {
apiBaseUrl: string;
username?: string;
appPassword?: string;
accessToken?: string;
};
// @public @deprecated