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: add multiple api example #207

Closed ubogdan closed 2 years ago

ubogdan commented 2 years ago

Describe the PR Add example for multiple API feature introduced in swag 1.7.9

Relation issue

197

Additional context None

codecov[bot] commented 2 years ago

Codecov Report

Merging #207 (ab979f8) into master (bd7f215) will not change coverage. The diff coverage is 100.00%.

:exclamation: Current head ab979f8 differs from pull request most recent head fe69d20. Consider uploading reports for the commit fe69d20 to get more accurate results

@@            Coverage Diff            @@
##            master      #207   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           93        93           
=========================================
  Hits            93        93           
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 bd7f215...fe69d20. Read the comment docs.