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
- 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)
- fix(openapi3): handle yaml:",inline" tag for embedded structs
- Array of the object via query string
- missing scopes on oauth2 access code flow
- Docs
- Go not yet supported