API docs: fix new milestone parameters

5-0-stable
Nihad Abbasov 2013-02-20 11:41:32 +04:00
parent 6bc9249b38
commit 08f665cf28
1 changed files with 0 additions and 1 deletions

View File

@ -34,7 +34,6 @@ POST /projects/:id/milestones
Parameters:
+ `id` (required) - The ID of a project
+ `milestone_id` (required) - The ID of a project milestone
+ `title` (required) - The title of an milestone
+ `description` (optional) - The description of the milestone
+ `due_date` (optional) - The due date of the milestone