Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit e6df9a8

Browse filesBrowse files
authored
Merge pull request python-gitlab#638 from python-gitlab/fix/633/milestone_filter
[docs] Fix the milestone filetring doc (iid -> iids)
2 parents c8eaeb2 + 0c9a00b commit e6df9a8
Copy full SHA for e6df9a8

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Collapse file

‎docs/gl_objects/milestones.rst‎

Copy file name to clipboardExpand all lines: docs/gl_objects/milestones.rst
+1-1Lines changed: 1 addition & 1 deletion
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ List the milestones for a project or a group::
3030

3131
You can filter the list using the following parameters:
3232

33-
* ``iid``: unique ID of the milestone for the project
33+
* ``iids``: unique IDs of milestones for the project
3434
* ``state``: either ``active`` or ``closed``
3535
* ``search``: to search using a string
3636

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.