diff options
| author | Alex Denisov <1101.debian@gmail.com> | 2012-09-16 18:21:59 +0300 |
|---|---|---|
| committer | Alex Denisov <1101.debian@gmail.com> | 2012-09-16 18:21:59 +0300 |
| commit | 87d40fd276ade536e0b6b3019e52c2e1844e47ea (patch) | |
| tree | c3c0792a8bd0e12dfe5439a8d595df41f916a5bf /doc/api/README.md | |
| parent | c23eb4082948322a1b690e0850c09bfc8df81589 (diff) | |
| download | gitlab-ce-87d40fd276ade536e0b6b3019e52c2e1844e47ea.tar.gz | |
Docs added
Diffstat (limited to 'doc/api/README.md')
| -rw-r--r-- | doc/api/README.md | 1 |
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) |
