swaggo / gin-swagger

gin middleware to automatically generate RESTful API documentation with Swagger 2.0.
MIT License
3.76k stars 270 forks source link

chore: security improvement #203

Closed ubogdan closed 2 years ago

ubogdan commented 2 years ago

Describe the PR security improvement

Relation issue None

Additional context None

codecov[bot] commented 2 years ago

Codecov Report

Merging #203 (e2bbf94) into master (2ae0634) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master      #203   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           95        98    +3     
=========================================
+ Hits            95        98    +3     
Impacted Files Coverage Δ
swagger.go 100.00% <100.00%> (ø)

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 2ae0634...e2bbf94. Read the comment docs.