swaggo / swag

Automatically generate RESTful API documentation with Swagger 2.0 for Go.
MIT License
10.46k stars 1.19k forks source link

fix: remove dropped tags from general infos #1764

Closed sdghchj closed 6 months ago

sdghchj commented 6 months ago

Describe the PR remove unneeded tags from general infos

Relation issue

1759

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (56fde5c) 83.35% compared to head (68831fc) 83.39%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1764 +/- ## ========================================== + Coverage 83.35% 83.39% +0.03% ========================================== Files 16 16 Lines 3870 3879 +9 ========================================== + Hits 3226 3235 +9 Misses 545 545 Partials 99 99 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.