wI2L / fizz

:lemon: Gin wrapper with OpenAPI 3 spec generation
https://pkg.go.dev/github.com/wI2L/fizz
MIT License
214 stars 52 forks source link

generator: apply enum property to items schema if the field is an array or a slice. #26

Closed wI2L closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #26 into master will increase coverage by 0.04%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #26      +/-   ##
==========================================
+ Coverage   97.06%   97.11%   +0.04%     
==========================================
  Files           7        7              
  Lines         887      900      +13     
==========================================
+ Hits          861      874      +13     
  Misses         14       14              
  Partials       12       12
Impacted Files Coverage Δ
openapi/generator.go 95.63% <100%> (+0.09%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update d320b2d...8d2cdaa. Read the comment docs.