swaggo / swag

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

Support primitive type with format in response #1754

Open sdghchj opened 7 months ago

sdghchj commented 7 months ago

Describe the PR Support primitive type with format in response

Relation issue

1714

codecov[bot] commented 7 months ago

Codecov Report

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

Project coverage is 83.38%. Comparing base (7147984) to head (045542b). Report is 26 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1754 +/- ## ========================================== - Coverage 83.40% 83.38% -0.03% ========================================== Files 16 16 Lines 3868 3875 +7 ========================================== + Hits 3226 3231 +5 - Misses 544 545 +1 - Partials 98 99 +1 ```

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