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
- Added super_diff gem for improved diffing in tests
- Ruby 3.5 compatibility: add cgi gem, drop runtime rack‑test
- Use x-example for non-body parameters
- [WIP] Open api3 rebased
- Allow range be Float
- properly handle DELETE endpoints
- undefined method `[]=' for nil:NilClass
- Singular params with Array[String] in body does not render correct JSON
- Array of entities in request body
- Failing to use description for summary when neither detail nor summary are provided
- Docs
- PollOptionFinder#choices_map
- PollOptionFinder#unmanageable_choices
- PollOptionFinder#manageable_choices
- PollOptionFinder#initialize
- PollOptionFinder#question
- RestrictAdminIps#normalized_allowed_ips
- RestrictAdminIps#allowed_ip?
- RestrictAdminIps#allowed_ips
- RestrictAdminIps#unrestricted_access?
- RestrictAdminIps#allowed?