diff --git a/doc/api/project_import_export.md b/doc/api/project_import_export.md index 0e52bb959cba745c918165f1343ad7d8bd887f08..98f154c17d7b900eef1fcf6c500e0664558b3ad7 100644 --- a/doc/api/project_import_export.md +++ b/doc/api/project_import_export.md @@ -255,7 +255,7 @@ The `Content-Type` header must be `application/gzip`. > - [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/348874) in GitLab 14.9 in [Beta](https://about.gitlab.com/handbook/product/gitlab-the-product/#beta), [with a flag](../administration/feature_flags.md) named `import_project_from_remote_file_s3`. Disabled by default. > - [Enabled on GitLab.com](https://gitlab.com/gitlab-org/gitlab/-/issues/348874) in GitLab 14.10. -> - [Enabled globally](https://gitlab.com/gitlab-org/gitlab/-/issues/350571) in GitLab 15.11. +> - [Enabled on self-managed](https://gitlab.com/gitlab-org/gitlab/-/issues/350571) in GitLab 15.11. Feature flag `import_project_from_remote_file_s3` removed. ```plaintext POST /projects/remote-import-s3