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
- Invalid Swagger Schema - Delete
- Adding Request & Response example
- Array params with at_least_one_of having custom validation message
- Document root namespace
- swagger is not detecting mounted rack app
- Namespaces don't map to Grape namespaces 1:1
- 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
- Docs
- GrapeSwagger::SwaggerRouting#route_path_start_with?
- GrapeSwagger::SwaggerRouting#route_namespace_equals?
- GrapeSwagger::SwaggerRouting#extract_parent_route
- GrapeSwagger::SwaggerRouting#combine_namespace_routes
- GrapeSwagger::SwaggerRouting#determine_namespaced_routes
- GrapeSwagger::SwaggerRouting#combine_routes
- GrapeSwagger::SwaggerDocumentationAdder#create_documentation_class
- GrapeSwagger::SwaggerDocumentationAdder#combine_namespaces
- GrapeSwagger::SwaggerDocumentationAdder#version_for
- GrapeSwagger::SwaggerDocumentationAdder#add_swagger_documentation