summaryrefslogtreecommitdiff
path: root/doc/api/README.md
diff options
context:
space:
mode:
authorChristian Simon <cs@f03.eu>2013-05-21 23:13:30 +0200
committerChristian Simon <cs@f03.eu>2013-05-21 23:13:30 +0200
commit0ebfa5e5a2f93cb57e00159aa20ec8bf52dba67e (patch)
tree99b908e8307e76a521fd436e8485ee5ab0be0f30 /doc/api/README.md
parent6654db2c82b1410a214b4fe1f2bd5ce620782cad (diff)
downloadgitlab-ce-0ebfa5e5a2f93cb57e00159aa20ec8bf52dba67e.tar.gz
[FEATURE] Basic user_teams api
* Closing #3066 * Closing #3609
Diffstat (limited to 'doc/api/README.md')
-rw-r--r--doc/api/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/api/README.md b/doc/api/README.md
index c4d44c52748..09deec00e03 100644
--- a/doc/api/README.md
+++ b/doc/api/README.md
@@ -79,3 +79,4 @@ When listing resources you can pass the following parameters:
+ [Milestones](https://github.com/gitlabhq/gitlabhq/blob/master/doc/api/milestones.md)
+ [Notes](https://github.com/gitlabhq/gitlabhq/blob/master/doc/api/notes.md)
+ [System Hooks](https://github.com/gitlabhq/gitlabhq/blob/master/doc/api/system_hooks.md)
++ [User Teams](https://github.com/gitlabhq/gitlabhq/blob/master/doc/api/user_teams.md)