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
- Add OpenAPI 3.0/3.1 support with backward-compatible architecture
- [WIP] Open api3 rebased
- Allow range be Float
- Search for routes that contain swagger_doc
- properly handle DELETE endpoints
- DSL::Desc hash options are overriden by initializing them in block
- Added the spec under spec/issues for the issue id 730
- Docs
- ServiceDiscovery::ClusterClient#projects_with_discoverables
- ServiceDiscovery::ClusterClient#find_discoverable_service_by
- ServiceDiscovery::ClusterClient#discoverable_services
- ServiceDiscovery::ClusterClient#find_service_by
- ServiceDiscovery::ClusterClient#find_project_by
- ServiceDiscovery::ClusterClient#find_namespace_by
- ServiceDiscovery::ClusterClient#services
- ServiceDiscovery::ClusterClient#projects
- ServiceDiscovery::ClusterClient#namespaces
- ServiceDiscovery::ClusterClient#respond_to_missing?