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
- [WIP] Open api3 rebased
- Allow range be Float
- Search for routes that contain swagger_doc
- properly handle DELETE endpoints
- undefined method `[]=' for nil:NilClass
- Singular params with Array[String] in body does not render correct JSON
- Array of entities in request body
- Failing to use description for summary when neither detail nor summary are provided
- Swagger UI 3.0
- Multiple swagger endpoints for multiple API versions?
- 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