Enable services autoconfiguration for JSON:API

Created on 15 November 2023, 7 months ago
Updated 17 March 2024, 3 months ago

Problem/Motivation

Follow-up from πŸ“Œ Add default autoconfigure to all *.services.yml and remove event_subscriber tags Fixed

jsonapi.resource_response_validator.subscriber sets a priority and was considered not eligible for autoconfiguration.

However, priority on event subscribers is meaningless; priority is configured in the getSubscribedEvents() method.

Steps to reproduce

Proposed resolution

Enable autoconfiguration and remove all event_subscriber tags in jsonapi.services.yml.

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

πŸ“Œ Task
Status

Fixed

Version

10.3 ✨

Component
JSON APIΒ  β†’

Last updated 1 day ago

Created by

πŸ‡¦πŸ‡ΊAustralia kim.pepper πŸ„β€β™‚οΈπŸ‡¦πŸ‡ΊSydney, Australia

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.69.0 2024