Closed
Description
What is the reasoning for using methods(false)
to detect if a model has an entity_name
method?
In my case we have several Entity classes of the same type, but in different domains. Eastern::Market, Western::Market, etc. These all inherit from a base Grape::Entity class with a custom entity_name method to output EasternMarket, or WesternMarket, etc.
After making an upgrade from an older version of grape-swagger this breaks.
Metadata
Metadata
Assignees
Labels
No labels