Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2020-07-07 21:09:24 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2020-07-07 21:09:24 +0300
commit139d707cfeb007f3cf30f39a38deb0eec6817a47 (patch)
tree6f0e6cb1fe56160656f3dc2c74163ae79ad73715 /doc/api/import.md
parenta93bf027c2619af8c11b030414c339346f13ead6 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/api/import.md')
-rw-r--r--doc/api/import.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/api/import.md b/doc/api/import.md
index a64d8783da4..3daf5e7be53 100644
--- a/doc/api/import.md
+++ b/doc/api/import.md
@@ -45,7 +45,6 @@ POST /import/bitbucket_server
| Attribute | Type | Required | Description |
|------------|---------|----------|---------------------|
-
| `bitbucket_server_url` | string | yes | Bitbucket Server URL |
| `bitbucket_server_username` | string | yes | Bitbucket Server Username |
| `personal_access_token` | string | yes | Bitbucket Server personal access token/password |