-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
863 adding swagger annotation support for enum and nested objects #865
Conversation
… object, repeated nested object and repeated primitive fields
Linked to issue 836 |
Codecov Report
@@ Coverage Diff @@
## master #865 +/- ##
==========================================
- Coverage 53.01% 52.95% -0.06%
==========================================
Files 39 39
Lines 3901 3907 +6
==========================================
+ Hits 2068 2069 +1
- Misses 1637 1642 +5
Partials 196 196
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.
LGTM, I'll give @achew22 24 hours to voice anymore opinions before merging.
@fahernandez, thanks so much for finding a problem and reporting it but then going above and beyond to fix it for everyone! Really really great work. I look forward to doing it again soon. |
No description provided.