swaggo / swag

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

Add suport for array of structs #44

Closed easonlin404 closed 6 years ago

easonlin404 commented 6 years ago

See https://github.com/swaggo/swag/issues/39#issuecomment-366509426

easonlin404 commented 6 years ago

fixed by https://github.com/swaggo/swag/pull/46