Skip to content
Snippets Groups Projects
Commit 09187d88 authored by Marcia Ramos's avatar Marcia Ramos Committed by Sean Packham (GitLab)
Browse files

Add "API" to all API docs

parent 1cc966a4
No related branches found
No related tags found
No related merge requests found
Showing with 20 additions and 20 deletions
# Group and project access requests
# Group and project access requests API
 
>**Note:** This feature was introduced in GitLab 8.11
 
Loading
Loading
# Award Emoji
# Award Emoji API
 
> [Introduced][ce-4575] in GitLab 8.9, Snippet support in 8.12
 
Loading
Loading
# Boards
# Issue Boards API
 
Every API call to boards must be authenticated.
 
Loading
Loading
# Branches
# Branches API
 
## List repository branches
 
Loading
Loading
# Broadcast Messages
# Broadcast Messages API
 
> **Note:** This feature was introduced in GitLab 8.12.
 
Loading
Loading
# Build Variables
# Build Variables API
 
## List project variables
 
Loading
Loading
# Validate the .gitlab-ci.yml
# Validate the .gitlab-ci.yml (API)
 
> [Introduced][ce-5953] in GitLab 8.12.
 
Loading
Loading
# Runners API
# Register and Delete Runners API
 
API used by Runners to register and delete themselves.
 
Loading
Loading
# Adding deploy keys to multiple projects
# Adding deploy keys to multiple projects via API
 
If you want to easily add the same deploy key to multiple projects in the same
group, this can be achieved quite easily with the API.
Loading
Loading
# Deploy Keys
# Deploy Keys API
 
## List all deploy keys
 
Loading
Loading
# Environments
# Environments API
 
## List environments
 
Loading
Loading
# Groups
# Groups API
 
## List groups
 
Loading
Loading
# Issues
# Issues API
 
Every API call to issues must be authenticated.
 
Loading
Loading
# Keys
# Keys API
 
## Get SSH key with user by ID of an SSH key
 
Loading
Loading
# Labels
# Labels API
 
## List labels
 
Loading
Loading
# Group and project members
# Group and project members API
 
**Valid access levels**
 
Loading
Loading
# Merge requests
# Merge requests API
 
## List merge requests
 
Loading
Loading
# Milestones
# Milestones API
 
## List project milestones
 
Loading
Loading
# Namespaces
# Namespaces API
 
Usernames and groupnames fall under a special category called namespaces.
 
Loading
Loading
# Notes
# Notes API
 
Notes are comments on snippets, issues or merge requests.
 
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment