2022-10-14 05:09:13 -04:00
|
|
|
metadata:
|
|
|
|
doc_version: v4
|
|
|
|
info:
|
|
|
|
title: GitLab API
|
|
|
|
termsOfService: https://about.gitlab.com/terms/
|
|
|
|
host: gitlab.com
|
|
|
|
security_definitions:
|
|
|
|
access_token_header:
|
|
|
|
type: apiKey
|
|
|
|
name: PRIVATE-TOKEN
|
|
|
|
in: header
|
|
|
|
access_token_query:
|
|
|
|
type: apiKey
|
|
|
|
name: private_token
|
|
|
|
in: query
|
|
|
|
tags:
|
2022-11-02 05:10:53 -04:00
|
|
|
# Keep in alphabetical order
|
2022-10-21 11:11:29 -04:00
|
|
|
- name: access_requests
|
|
|
|
description: Operations related to access requests
|
2022-11-02 05:10:53 -04:00
|
|
|
- name: cluster_agents
|
|
|
|
description: Operations related to the GitLab agent for Kubernetes
|
2022-10-28 17:10:45 -04:00
|
|
|
- name: deploy_keys
|
|
|
|
description: Operations related to deploy keys
|
2022-10-31 14:09:25 -04:00
|
|
|
- name: deploy_tokens
|
|
|
|
description: Operations related to deploy tokens
|
2022-10-27 11:09:49 -04:00
|
|
|
- name: deployments
|
|
|
|
description: Operations related to deployments
|
2022-11-01 08:10:18 -04:00
|
|
|
- name: environments
|
|
|
|
description: Operations related to environments
|
|
|
|
- name: feature_flags_user_lists
|
|
|
|
description: Operations related to accessing GitLab feature flag user lists
|
2022-10-31 11:11:37 -04:00
|
|
|
- name: features
|
|
|
|
description: Operations related to managing Flipper-based feature flags
|
2022-10-31 14:09:25 -04:00
|
|
|
- name: freeze_periods
|
|
|
|
description: Operations related to deploy freeze periods
|
2022-11-02 05:10:53 -04:00
|
|
|
- name: merge_requests
|
|
|
|
description: Operations related to merge requests
|
|
|
|
- name: metadata
|
|
|
|
description: Operations related to metadata of the GitLab instance
|
2022-10-28 17:10:45 -04:00
|
|
|
- name: release_links
|
|
|
|
description: Operations related to release assets (links)
|
2022-11-02 05:10:53 -04:00
|
|
|
- name: suggestions
|
|
|
|
description: Operations related to suggestions
|