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
- How to add custom headers to all apis in swagger doc
- properly handle DELETE endpoints
- Array params are always sent as `formData` on GET requests
- Detail mixes into adjacent route definition
- can not create documentation without namespace
- enhancemnt to "add_root" feature
- After updating grape to 1.2.5 target_class options seems not working
- class level hidden field to hide api
- `hidden` setting won't work for grape's default 404 handler
- Swagger response format yaml
- 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