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
- Is example object supported?
- Singular params with Array[String] in body does not render correct JSON
- Accept lambda/proc in security definitions for relative urls
- Think about add the desc options 'consumes' or 'produces' to add_swagger_documentation?
- JSON API v1.0 support
- Assign Custom Resource Tags
- param_type body 1xN relation not work
- Cannot post Array params
- Hash > Hash > Array[Integer] isn't properly reflected in the Data Type column of the UI
- Access-Control-Allow-Origin works only for group 200 codes
- 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