Closed erunion closed 2 years ago
Merging #25 (8e36de2) into master (a7db769) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #25 +/- ##
=========================================
Coverage 94.84% 94.84%
Complexity 9293 9293
=========================================
Files 1622 1622
Lines 24631 24631
Branches 1638 1638
=========================================
Hits 23361 23361
Misses 729 729
Partials 541 541
:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more
@erunion Thank you for your contribution and sorry it took so long.
This fixes a handful of bad and wrong Swagger definition properties:
produces
property was typod as "producers"BookFull
definition had a duplicaterequired: true
Reference
definition was all sorts of messed up and had bad indentsSeriesHeader
andSeasonHeader
definitions were improperly cased.$ref
to theCompanyHeader
definition wasn't written right.