Imported from ruby-grape/grape-swagger-entity (AGENTS.md). Install upstream with npx skills add ruby-grape/grape-swagger-entity. Copyright stays with the author.
grape-swagger-entity
Adapter for grape-swagger that parses Grape::Entity classes into OpenAPI schema definitions.
Quick Reference
bundle install # Install dependenciesbundle exec rspec # Run testsbundle exec rubocop # Run linterbundle exec rubocop -a # Auto-fix linter issues
Key Constraints
Ruby >= 3.0
All files must start with # frozen_string_literal: true
CHANGELOG.md entry required for every PR (danger enforces this)