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-08 18:09:34 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2022-11-08 18:09:34 +0300
commitb5bdf6e5219b3b57107aee49ba7c103affb65dd9 (patch)
tree54c1ea8b3140d60af9a6c64867edc0a484ef7735 /config/open_api.yml
parent81f062b841f6062601662061850934a51e77ceea (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'config/open_api.yml')
-rw-r--r--config/open_api.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/config/open_api.yml b/config/open_api.yml
index 785bf43509f..a73f4916ae5 100644
--- a/config/open_api.yml
+++ b/config/open_api.yml
@@ -41,6 +41,10 @@ metadata:
description: Operations related to managing Flipper-based feature flags
- name: freeze_periods
description: Operations related to deploy freeze periods
+ - name: ci_lint
+ description: Operations related to linting a CI config file
+ - name: group_export
+ description: Operations related to export groups
- name: merge_requests
description: Operations related to merge requests
- name: metadata