update API docs

This commit is contained in:
Nihad Abbasov 2012-07-24 05:25:01 -07:00
parent 7b33d8cbca
commit 024e034890
2 changed files with 182 additions and 0 deletions

View file

@ -27,3 +27,4 @@ The API uses JSON to serialize data. You don't need to specify `.json` at the en
+ [Users](https://github.com/gitlabhq/gitlabhq/blob/master/doc/api/users.md)
+ [Projects](https://github.com/gitlabhq/gitlabhq/blob/master/doc/api/projects.md)
+ [Issues](https://github.com/gitlabhq/gitlabhq/blob/master/doc/api/issues.md)