-
-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Remove deprecation comment for CreateOrgRepo #9670
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
Conversation
Remove mistakenly added `deprecated: true` swagger comment from the `/orgs/{orgr}/repos` handler
Codecov Report
@@ Coverage Diff @@
## master #9670 +/- ##
==========================================
- Coverage 42.25% 42.24% -0.01%
==========================================
Files 589 590 +1
Lines 77988 78001 +13
==========================================
+ Hits 32950 32952 +2
- Misses 40997 41007 +10
- Partials 4041 4042 +1
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
my bad
Remove mistakenly added
deprecated: true
swagger comment from the/orgs/{orgs}/repos
handler