Skip to content

Commit 82febf3

Browse files
committed
Fixed grammar
1 parent a6b74a8 commit 82febf3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/build-your-software-catalog/sync-data-to-catalog/git/bitbucket/bitbucket-cloud/_bitbucket_cloud_one_time_docker_parameters.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
| Parameter | Description | Example | Required |
22
| ------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------- | -------- |
3-
| `OCEAN__INTEGRATION__CONFIG__BITBUCKET_WORKSPACE_TOKEN` | The workspace token (or comma separated string of multiple tokens) of the Bitbucket Cloud account | ||
3+
| `OCEAN__INTEGRATION__CONFIG__BITBUCKET_WORKSPACE_TOKEN` | The workspace token(s) for the Bitbucket Cloud account (can be a single token or comma-separated string of multiple tokens) | ||
44
| `OCEAN__INTEGRATION__CONFIG__BITBUCKET_WORKSPACE` | The workspace you want to retrieve git objects from | ||
55
| `OCEAN__INTEGRATION__CONFIG__BITBUCKET_USERNAME` | The username used to authenticate with your Bitbucket Cloud account | ||
66
| `OCEAN__INTEGRATION__CONFIG__BITBUCKET_APP_PASSWORD` | The app password used to authenticate with your Bitbucket Cloud account | ||

docs/build-your-software-catalog/sync-data-to-catalog/git/bitbucket/bitbucket-cloud/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ This table summarizes the available parameters for the installation.
180180
| `integration.config.bitbucketUsername` | The username of the Bitbucket Cloud account | ✅ |
181181
| `integration.config.bitbucketWorkspace` | The workspace of the Bitbucket Cloud account | ✅ |
182182
| `integration.config.bitbucketAppPassword` | The app password of the Bitbucket Cloud account | ✅ |
183-
| `integration.config.bitbucketWorkspaceToken`| The workspace token (or comma separated string of multiple tokens) of the Bitbucket Cloud account | ✅ |
183+
| `integration.config.bitbucketWorkspaceToken`| The workspace token(s) for the Bitbucket Cloud account (can be a single token or comma-separated string of multiple tokens) | ✅ |
184184
| `integration.config.webhookSecret` | The secret used to verify the webhook requests | ❌ |
185185
| `scheduledResyncInterval` | The number of minutes between each resync | ❌ |
186186
| `initializePortResources` | Default true, When set to true the integration will create default blueprints and the port App config Mapping | ❌ |

0 commit comments

Comments
 (0)