-
-
Notifications
You must be signed in to change notification settings - Fork 6k
Add missing description of label on API #7159
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
modules/structs/issue_label.go
Outdated
@@ -1,4 +1,5 @@ | |||
// Copyright 2016 The Gogs Authors. All rights reserved. | |||
// Copyright 2019 The Gogs Authors. All rights reserved. |
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.
Gitea
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.
done.
Codecov Report
@@ Coverage Diff @@
## master #7159 +/- ##
==========================================
- Coverage 41.53% 41.53% -0.01%
==========================================
Files 449 449
Lines 61338 61343 +5
==========================================
- Hits 25479 25478 -1
- Misses 32503 32510 +7
+ Partials 3356 3355 -1
Continue to review full report at Codecov.
|
* add missing description of label on API * fix comment head * fix swagger
As title.