swag
https://github.com/swaggo/swag
Go
Automatically generate RESTful API documentation with Swagger 2.0 for Go.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Go not yet supported8 Subscribers
Add a CodeTriage badge to swag
Help out
- Issues
- description.markdown doesn't work for openapi v3.
- fix: avoid oneOf when @Accept adds default schema
- Add swaggerneedtag to filter out struct fields depending on tags
- Feature request: Support for 'explode' parameter in OpenAPI 3.x array query parameters
- feat: add explode() annotation for OpenAPI 3.x parameters
- 枚举的注释生成了但没有显示
- example() on non-body parameters generates non-compliant Swagger 2.0 output
- fix: use x-example for non-body parameters in Swagger 2.0
- V2: --parseFuncBody does not work in conjunction with --v3.1
- Embedded struct fields omitted from schema when using yaml:",inline" tag (v2)
- Docs
- Go not yet supported