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
0
Merge Requests
0
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
Boxiang Sun
gitlab-ce
Commits
d5eb6666
Commit
d5eb6666
authored
May 10, 2017
by
Marcia Ramos
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update API doc with +API (h1 heading)
parent
180ec711
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 @
d5eb6666
# 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 @
d5eb6666
# Environments
# Environments
API
## List environments
...
...
doc/api/groups.md
View file @
d5eb6666
# Groups
# Groups
API
## List groups
...
...
doc/api/issues.md
View file @
d5eb6666
# Issues
# Issues
API
Every API call to issues must be authenticated.
...
...
doc/api/keys.md
View file @
d5eb6666
# Keys
# Keys
API
## Get SSH key with user by ID of an SSH key
...
...
doc/api/labels.md
View file @
d5eb6666
# Labels
# Labels
API
## List labels
...
...
doc/api/members.md
View file @
d5eb6666
# Group and project members
# Group and project members
API
**Valid access levels**
...
...
doc/api/merge_requests.md
View file @
d5eb6666
# Merge requests
# Merge requests
API
## List merge requests
...
...
doc/api/notification_settings.md
View file @
d5eb6666
# Notification settings
# Notification settings
API
>**Note:** This feature was [introduced][ce-5632] in GitLab 8.12.
...
...
doc/api/projects.md
View file @
d5eb6666
# Projects
# Projects
API
### Project visibility level
...
...
doc/api/settings.md
View file @
d5eb6666
# 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 @
d5eb6666
# Snippets
# Snippets
API
> [Introduced][ce-6373] in GitLab 8.15.
...
...
doc/api/todos.md
View file @
d5eb6666
# Todos
# Todos
API
> [Introduced][ce-3188] in GitLab 8.10.
...
...
doc/api/users.md
View file @
d5eb6666
# 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