swaggo / fiber-swagger

fiber middleware to automatically generate RESTful API documentation with Swagger 2.0.
MIT License
39 stars 12 forks source link

chore: update swagger-ui to 4.11.0 #8

Closed ubogdan closed 2 years ago

ubogdan commented 2 years ago

Describe the PR Update swagger-ui to 4.11.0

Relation issue github.com/swaggo/files

Additional context None

codecov[bot] commented 2 years ago

Codecov Report

Merging #8 (9436a5a) into master (4115b38) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master        #8   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           59        59           
=========================================
  Hits            59        59           
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 4115b38...9436a5a. Read the comment docs.