Closed (outdated)
Project:
JSON:API Extras
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Aug 2017 at 21:55 UTC
Updated:
28 Dec 2018 at 07:50 UTC
Jump to comment: Most recent
Comments
Comment #2
e0ipsoThis issue is probably a bug in the JSON API integration in the Schemata module. It is probably missing the translation to the internal name (
\Drupal::service('jsonapi.resource_type.repository')->get($entity_type_id, $bundle)->getPublicName($field_name)).Comment #3
e0ipsoThis was fixed elsewhere.