summaryrefslogtreecommitdiff
path: root/doc/api/import.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/api/import.md')
-rw-r--r--doc/api/import.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/api/import.md b/doc/api/import.md
index 67ee7bc60a1..5e9fbf30226 100644
--- a/doc/api/import.md
+++ b/doc/api/import.md
@@ -12,7 +12,9 @@ info: To determine the technical writer assigned to the Stage/Group associated w
Import your projects from GitHub to GitLab using the API.
-The namespace set in `target_namespace` must exist. The namespace can be your user namespace or an existing group that you have at least the Developer role for.
+The namespace set in `target_namespace` must exist. The namespace can be your user namespace or an existing group that
+you have at least the Maintainer role for. Using the Developer role for this purpose was
+[deprecated](https://gitlab.com/gitlab-org/gitlab/-/issues/387891) in GitLab 15.8 and will be removed in GitLab 16.0.
```plaintext
POST /import/github