Skip to content

Adds support for hyphenated resource names

Samuel Ryan requested to merge accepts-types-with-dashed-names into master

Access using an underscore in place of hyphens, e.g: notification-broadcasts becomes notification_broadcasts.

Merge request reports