We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2ae24a commit 3e38735Copy full SHA for 3e38735
packages/backend/src/bitbucket.ts
@@ -700,7 +700,7 @@ export const getReposForAuthenticatedBitbucketCloudUser = async (
700
/**
701
* Returns the IDs of all repositories accessible to the authenticated Bitbucket Server user.
702
* Used for account-driven permission syncing.
703
- *
+ *
704
* @see https://developer.atlassian.com/server/bitbucket/rest/v906/api-group-repository/#api-api-latest-repos-get
705
*/
706
export const getReposForAuthenticatedBitbucketServerUser = async (
0 commit comments