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
- Fix rubocop CI failure: use disable-next for single-statement directives
- Four route reads have no reader on Grape's side: success, failure, default_response, desc
- Add support for array of primitive data types in responses
- Bug Report: `default` for array params (`type: [String]`) is incorrectly placed inside `items`
- Bug report: omitted array parameters with `array_use_braces: true`
- Add support for procs in default value
- Fix issue where array params are sometimes omitted when `array_use_braces` is true
- Add OpenAPI 3.0/3.1 support with backward-compatible architecture
- Setting add_base_path without base_path explicitly specified, returned an error
- Pass request object to path_string
- Docs
- ServiceDiscovery::ClusterClient#namespaces
- ServiceDiscovery::ClusterClient#respond_to_missing?
- ServiceDiscovery::ClusterClient#method_missing
- ServiceDiscovery::ClusterClient#clients
- ServiceDiscovery::ClusterClient#initialize
- ServiceDiscovery::ClusterClient::ResourceNotFound#initialize
- Finance::PrepaidBillingStrategy#upgrade_on_plan_change
- Finance::PrepaidBillingStrategy#invoices_to_finalize_of
- Finance::PrepaidBillingStrategy#bill_plan_change_for_unbilled_contract
- Finance::PrepaidBillingStrategy#bill_plan_change_for_billed_contract