Add milestone API docs to doc/README and views/help/api
Also removes `closed` attribute option from create action.
This commit is contained in:
parent
8d192adb38
commit
8a49cdc3b4
4 changed files with 14 additions and 4 deletions
|
@ -29,3 +29,4 @@ The API uses JSON to serialize data. You don't need to specify `.json` at the en
|
|||
+ [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)
|
||||
+ [Milestones](https://github.com/gitlabhq/gitlabhq/blob/master/doc/api/milestones.md)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue