Known issues
Known issues, limitations and workarounds
At the time of writing these are known issues with Site Studio JSON:API integration:
- Field repeater values only fetched for the fields contained within field repeater. Nested repeaters are not supported in 7.4.0 version of Site Studio JSON:API integration.
- Integration with OpenAPI and Swagger UI is not functioning correctly. JSON Schema generation and validation works on individual item level (validating a single json_values output of Cohesion Layout entity), the schema doesn't work correctly when merged with the main schema document of Drupal.
- Only READ actions are supported in Site Studio JSON:API integration. PUT/POST/UPDATE/DELETE might become available at later date, but currently not planned for.