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
- 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
- intercept generated swagger doc for modification/extension
- Feature request: set Swagger defaultValue without needing to set a grape default
- Question: base_path included in Path object
- 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