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-10-29 00:10:45 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2022-10-29 00:10:45 +0300
commit71d6b9014bef64436bbd996667e6458ebde561c4 (patch)
tree21b049d24b2d96be84904576e2b619f82d5d515d /config/open_api.yml
parent0076bbc67375ff1507e42ce479406daf92c0a6a2 (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 d7a170f2a22..3c767d3baa2 100644
--- a/config/open_api.yml
+++ b/config/open_api.yml
@@ -20,5 +20,9 @@ metadata:
description: Operations related to access requests
- name: merge_requests
description: Operations related to merge requests
+ - name: deploy_keys
+ description: Operations related to deploy keys
- name: deployments
description: Operations related to deployments
+ - name: release_links
+ description: Operations related to release assets (links)