swaggo / gin-swagger

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

#fix working example/basic/api function #123

Closed AntonDzyk closed 4 years ago

AntonDzyk commented 4 years ago

API functions in example/basic not working. I'm fix it. i think it will be useful in the example.

codecov[bot] commented 4 years ago

Codecov Report

Merging #123 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #123   +/-   ##
=======================================
  Coverage   84.12%   84.12%           
=======================================
  Files           1        1           
  Lines          63       63           
=======================================
  Hits           53       53           
  Misses          8        8           
  Partials        2        2           

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 bbeaf5b...ab468b8. Read the comment docs.

AntonDzyk commented 4 years ago

@easonlin404 hello! Eason Lin, please, can you see my PR?

easonlin404 commented 4 years ago

@AntonDzyk Thanks for your effort on it. 💯