Issue #3454346 by kristiaanvandeneynde, bbrala, mxr576:...
Issue #3454346 by kristiaanvandeneynde, bbrala, mxr576: JsonApiRequestValidator does not set cacheable metadata when the filter allows the request
(cherry picked from commit a3f99099)
$exception=newCacheableBadRequestHttpException((newCacheableMetadata())->addCacheContexts(['url.query_args:_format']),'JSON:API does not need that ugly \'_format\' query string! 🤘 Use the URL provided in \'links\' 🙏');
$exception=newCacheableBadRequestHttpException((newCacheableMetadata())->addCacheContexts(['url.query_args']),'JSON:API does not need that ugly \'_format\' query string! 🤘 Use the URL provided in \'links\' 🙏');