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>2022-11-03 18:11:31 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2022-11-03 18:11:31 +0300
commite6fa9529b4922a4c552e8908a2929ff995e8b53d (patch)
tree9ccfea4d253faa8c202f753631961a794af44ad6 /config/open_api.yml
parent720cf698151643831bf36e3bd4ccd1c8e9246184 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'config/open_api.yml')
-rw-r--r--config/open_api.yml6
1 files changed, 5 insertions, 1 deletions
diff --git a/config/open_api.yml b/config/open_api.yml
index 331a90a8710..a3e9bd44a16 100644
--- a/config/open_api.yml
+++ b/config/open_api.yml
@@ -29,6 +29,8 @@ metadata:
description: Operations related to environments
- name: feature_flags_user_lists
description: Operations related to accessing GitLab feature flag user lists
+ - name: feature_flags
+ description: Operations related to feature flags
- name: features
description: Operations related to managing Flipper-based feature flags
- name: freeze_periods
@@ -39,5 +41,7 @@ metadata:
description: Operations related to metadata of the GitLab instance
- name: release_links
description: Operations related to release assets (links)
+ - name: releases
+ description: Operations related to releases
- name: suggestions
- description: Operations related to suggestions \ No newline at end of file
+ description: Operations related to suggestions