summaryrefslogtreecommitdiff
path: root/doc/api/feature_flags.md
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2020-12-03 21:09:35 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2020-12-03 21:09:35 +0000
commite701659ba316541833e50d68f14720d17be58f8c (patch)
tree9e123fa2a749deaaf0a97612b05156576f55ff9f /doc/api/feature_flags.md
parentc2a6cc86754adb3c5e064cebc58d206a52cb412e (diff)
downloadgitlab-ce-e701659ba316541833e50d68f14720d17be58f8c.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/api/feature_flags.md')
-rw-r--r--doc/api/feature_flags.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/api/feature_flags.md b/doc/api/feature_flags.md
index 4f65f649be1..45028408491 100644
--- a/doc/api/feature_flags.md
+++ b/doc/api/feature_flags.md
@@ -10,10 +10,6 @@ info: To determine the technical writer assigned to the Stage/Group associated w
> - [Moved](https://gitlab.com/gitlab-org/gitlab/-/issues/212318) to [GitLab Starter](https://about.gitlab.com/pricing/) in 13.4.
> - [Moved](https://gitlab.com/gitlab-org/gitlab/-/issues/212318) to [GitLab Core](https://about.gitlab.com/pricing/) in 13.5.
-NOTE: **Note:**
-This API is behind a [feature flag](../operations/feature_flags.md#enable-or-disable-feature-flag-strategies).
-If this flag is not enabled in your environment, you can use the [legacy feature flags API](feature_flags_legacy.md).
-
API for accessing resources of [GitLab Feature Flags](../operations/feature_flags.md).
Users with Developer or higher [permissions](../user/permissions.md) can access Feature Flag API.