Move snippets api doc to separate file
This commit is contained in:
parent
d5fcf0f672
commit
fee26c58e2
4 changed files with 113 additions and 102 deletions
|
@ -27,4 +27,5 @@ 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)
|
||||
+ [Snippets](https://github.com/gitlabhq/gitlabhq/blob/master/doc/api/snippets.md)
|
||||
+ [Issues](https://github.com/gitlabhq/gitlabhq/blob/master/doc/api/issues.md)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue