cerebris / jsonapi-resources

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

Implement allow_transactions feature #1410

Closed revis0r closed 1 year ago

revis0r commented 1 year ago

You have a configuration optionallow_transactions, but looks like implementation is missing.

All Submissions:

New Feature Submissions:

Bug fixes and Changes to Core Features:

Test Plan:

Reviewer Checklist:

lgebhardt commented 1 year ago

Thanks @revis0r