@gabesullice wrote this in #2971562: Refactor/clean-up Routes.php:
Because while they share a common path, the collection path is read-only, does not need the
serialization_classroute default (to deserialize) nor CSRF protection (a route requirement).
Comments
Comment #2
gabesulliceComment #3
wim leersThis is already implicitly being implemented by #2973784-13: JSON API should check entity access during routing, not in controller, for the "individual" route — so we can close this as a duplicate :)
Comment #4
wim leers