cerebris / jsonapi-resources

A resource-focused Rails library for developing JSON:API compliant servers.
http://jsonapi-resources.com
MIT License
2.32k stars 532 forks source link

Polymorphic types override per relationship #1440

Closed lgebhardt closed 10 months ago

lgebhardt commented 10 months ago

Allow relationship to set the polymorphic types

Warn when eager loading is disabled, which results in not being able to detect the types.

All Submissions:

New Feature Submissions:

Bug fixes and Changes to Core Features:

Test Plan:

Reviewer Checklist: