Skip to content
Snippets Groups Projects
Commit 08f665cf authored by Nihad Abbasov's avatar Nihad Abbasov
Browse files

API docs: fix new milestone parameters

parent 6bc9249b
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -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
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment