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
- No open issues
- Docs
- ApiAuthentication::ByAccessToken::PermissionEnforcer#start_transaction
- ApiAuthentication::ByAccessToken::PermissionEnforcer#set_transaction
- ApiAuthentication::ByAccessToken#verify_write_permission
- ApiAuthentication::ByAccessToken#verify_access_token_scopes
- ApiAuthentication::ByAccessToken#enforce_access_token_permission
- ApiAuthentication::ByAccessToken#authenticated_token
- ApiAuthentication::ByAccessToken#show_access_key_permission_error
- ApiAuthentication::ByAccessToken#allowed_scopes
- ApiAuthentication::ByAccessToken#access_token_scopes
- ApiAuthentication::ByAccessToken::ClassMethods#validate_scopes!