swaggo / swag

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

Support parsing interface type in swagger schema object #17

Closed easonlin404 closed 6 years ago

easonlin404 commented 6 years ago

ref: https://github.com/swaggo/swag/issues/16

pei0804 commented 6 years ago

memo: property.go: 44 I should add interface pattern.