-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add state param to milestone listing API #7131
Conversation
3a77c1a
to
25c3c9b
Compare
It is posible to use |
Thanks @adelowo for the PR. 👍 |
@esfraner done :) |
Codecov Report
@@ Coverage Diff @@
## master #7131 +/- ##
=========================================
Coverage ? 41.59%
=========================================
Files ? 446
Lines ? 60863
Branches ? 0
=========================================
Hits ? 25314
Misses ? 32266
Partials ? 3283
Continue to review full report at Codecov.
|
28b1cc9
to
171e66a
Compare
512ee90
to
ebe21b1
Compare
Thanks for the effort! 😄 |
* Support state params * update tests * fix tests * add state=all support * update tests * update swagger * update swagger
Fixes #6384
This PR adds a
state
query param to the milestone listing API such as https://developer.github.com/v3/issues/milestones/#list-milestones-for-a-repository