update API doc with +API (h1 heading)
This commit is contained in:
parent
180ec7113e
commit
d5eb66663e
14 changed files with 14 additions and 14 deletions
|
@ -1,4 +1,4 @@
|
|||
# Group and project access requests
|
||||
# Group and project access requests API
|
||||
|
||||
>**Note:** This feature was introduced in GitLab 8.11
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Environments
|
||||
# Environments API
|
||||
|
||||
## List environments
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Groups
|
||||
# Groups API
|
||||
|
||||
## List groups
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Issues
|
||||
# Issues API
|
||||
|
||||
Every API call to issues must be authenticated.
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Keys
|
||||
# Keys API
|
||||
|
||||
## Get SSH key with user by ID of an SSH key
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Labels
|
||||
# Labels API
|
||||
|
||||
## List labels
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Group and project members
|
||||
# Group and project members API
|
||||
|
||||
**Valid access levels**
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Merge requests
|
||||
# Merge requests API
|
||||
|
||||
## List merge requests
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Notification settings
|
||||
# Notification settings API
|
||||
|
||||
>**Note:** This feature was [introduced][ce-5632] in GitLab 8.12.
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Projects
|
||||
# Projects API
|
||||
|
||||
|
||||
### Project visibility level
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Application settings
|
||||
# Application settings API
|
||||
|
||||
These API calls allow you to read and modify GitLab instance application
|
||||
settings as appear in `/admin/application_settings`. You have to be an
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Snippets
|
||||
# Snippets API
|
||||
|
||||
> [Introduced][ce-6373] in GitLab 8.15.
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Todos
|
||||
# Todos API
|
||||
|
||||
> [Introduced][ce-3188] in GitLab 8.10.
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Users
|
||||
# Users API
|
||||
|
||||
## List users
|
||||
|
||||
|
|
Loading…
Reference in a new issue