summaryrefslogtreecommitdiff
path: root/doc/api/README.md
diff options
context:
space:
mode:
authorAlex Denisov <1101.debian@gmail.com>2012-09-16 18:21:59 +0300
committerAlex Denisov <1101.debian@gmail.com>2012-09-16 18:21:59 +0300
commit87d40fd276ade536e0b6b3019e52c2e1844e47ea (patch)
treec3c0792a8bd0e12dfe5439a8d595df41f916a5bf /doc/api/README.md
parentc23eb4082948322a1b690e0850c09bfc8df81589 (diff)
downloadgitlab-ce-87d40fd276ade536e0b6b3019e52c2e1844e47ea.tar.gz
Docs added
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 93919b42852..9741072c095 100644
--- a/doc/api/README.md
+++ b/doc/api/README.md
@@ -34,3 +34,4 @@ When listing resources you can pass the following parameters:
+ [Snippets](https://github.com/gitlabhq/gitlabhq/blob/master/doc/api/snippets.md)
+ [Issues](https://github.com/gitlabhq/gitlabhq/blob/master/doc/api/issues.md)
+ [Milestones](https://github.com/gitlabhq/gitlabhq/blob/master/doc/api/milestones.md)
++ [SSH Keys](https://github.com/gitlabhq/gitlabhq/blob/master/doc/api/keys.md)