Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
000045e6
Commit
000045e6
authored
May 10, 2017
by
Achilleas Pipinellis
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'fix-api-headings' into 'master'
Add "API" to API docs Closes #32105 See merge request !11261
parents
180ec711
d5eb6666
Changes
14
Hide whitespace changes
Inline
Side-by-side
Showing
14 changed files
with
14 additions
and
14 deletions
+14
-14
doc/api/access_requests.md
doc/api/access_requests.md
+1
-1
doc/api/enviroments.md
doc/api/enviroments.md
+1
-1
doc/api/groups.md
doc/api/groups.md
+1
-1
doc/api/issues.md
doc/api/issues.md
+1
-1
doc/api/keys.md
doc/api/keys.md
+1
-1
doc/api/labels.md
doc/api/labels.md
+1
-1
doc/api/members.md
doc/api/members.md
+1
-1
doc/api/merge_requests.md
doc/api/merge_requests.md
+1
-1
doc/api/notification_settings.md
doc/api/notification_settings.md
+1
-1
doc/api/projects.md
doc/api/projects.md
+1
-1
doc/api/settings.md
doc/api/settings.md
+1
-1
doc/api/snippets.md
doc/api/snippets.md
+1
-1
doc/api/todos.md
doc/api/todos.md
+1
-1
doc/api/users.md
doc/api/users.md
+1
-1
No files found.
doc/api/access_requests.md
View file @
000045e6
# Group and project access requests
# Group and project access requests
API
>**Note:** This feature was introduced in GitLab 8.11
...
...
doc/api/enviroments.md
View file @
000045e6
# Environments
# Environments
API
## List environments
...
...
doc/api/groups.md
View file @
000045e6
# Groups
# Groups
API
## List groups
...
...
doc/api/issues.md
View file @
000045e6
# Issues
# Issues
API
Every API call to issues must be authenticated.
...
...
doc/api/keys.md
View file @
000045e6
# Keys
# Keys
API
## Get SSH key with user by ID of an SSH key
...
...
doc/api/labels.md
View file @
000045e6
# Labels
# Labels
API
## List labels
...
...
doc/api/members.md
View file @
000045e6
# Group and project members
# Group and project members
API
**Valid access levels**
...
...
doc/api/merge_requests.md
View file @
000045e6
# Merge requests
# Merge requests
API
## List merge requests
...
...
doc/api/notification_settings.md
View file @
000045e6
# Notification settings
# Notification settings
API
>**Note:** This feature was [introduced][ce-5632] in GitLab 8.12.
...
...
doc/api/projects.md
View file @
000045e6
# Projects
# Projects
API
### Project visibility level
...
...
doc/api/settings.md
View file @
000045e6
# 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
...
...
doc/api/snippets.md
View file @
000045e6
# Snippets
# Snippets
API
> [Introduced][ce-6373] in GitLab 8.15.
...
...
doc/api/todos.md
View file @
000045e6
# Todos
# Todos
API
> [Introduced][ce-3188] in GitLab 8.10.
...
...
doc/api/users.md
View file @
000045e6
# Users
# Users
API
## List users
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment