grape-swagger
https://github.com/ruby-grape/grape-swagger
Ruby
Add OAPI/swagger v2.0 compliant documentation to your grape API
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.
1 Subscribers
Add a CodeTriage badge to grape-swagger
Help out
- Issues
- Multiple swagger endpoints for multiple API versions?
- Add example to path param
- DSL::Desc hash options are overriden by initializing them in block
- Document root namespace
- swagger is not detecting mounted rack app
- Support for accept_version_header?
- Discussion: definitions name convention
- File type param uses wrong name in both docs UI and when sending test request from docs.
- grape/swagger POST arrays with embedded params don't work correctly in the UI
- Using an entity to represent a post body in params
- Docs
- GrapeSwagger.request_param_parsers
- GrapeSwagger::RequestParamParsers::Headers#parse
- GrapeSwagger::RequestParamParsers::Headers#initialize
- GrapeSwagger::RequestParamParsers::Headers.parse
- GrapeSwagger::RequestParamParsers::Headers#route
- GrapeSwagger::RequestParamParserRegistry#remove_parser
- GrapeSwagger::RequestParamParserRegistry#each
- GrapeSwagger::RequestParamParserRegistry#insert_after
- GrapeSwagger::RequestParamParserRegistry#insert_before
- GrapeSwagger::RequestParamParserRegistry#register