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
- Wrong route ordering
- Support to OpenAPI/Swagger 3?
- Should the minimum, maximum values be only Integer type?
- Allow range be Float
- Unable to load all the api end points or call api in grape api swagger.
- Add default_route_visibility to Defaults
- Duplicate OperationIds
- Don't document non-schema object examples
- Should not document examples for non-schema parameters
- Does not handle file Parameters
- 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