swaggo / gin-swagger

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

add docExpansion feature #163

Closed ubogdan closed 3 years ago

ubogdan commented 3 years ago

Describe the PR

Relation issue

114

Additional context NONE.

codecov[bot] commented 3 years ago

Codecov Report

Merging #163 (3a9f08c) into master (6433b1c) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #163   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           74        68    -6     
=========================================
- Hits            74        68    -6     
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 6433b1c...3a9f08c. Read the comment docs.