We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 675cc43 + c5d1b2a commit 4a0f762Copy full SHA for 4a0f762
content/v3/issues/milestones.md
@@ -15,7 +15,7 @@ title: Issue Milestones
15
Name | Type | Description
16
-----|------|--------------
17
`state`|`string` | The state of the milestone. Either `open`, `closed`, or `all`. Default: `open`
18
-`sort`|`string` | What to sort results by. Either `due_date` or `completeness`. Default: `due_date`
+`sort`|`string` | What to sort results by. Either `due_on` or `completeness`. Default: `due_on`
19
`direction`|`string` | The direction of the sort. Either `asc` or `desc`. Default: `asc`
20
21
0 commit comments