---
title: "Known issues"
date: "2023-10-03T12:37:07+00:00"
summary: "Explore known issues and limitations of Site Studio JSON:API integration. Learn about field repeater constraints, OpenAPI integration challenges, and current read-only functionality. Find workarounds and stay informed about potential future updates."
image:
type: "page"
url: "/drupal-starter-kits/add-ons/site-studio/known-issues"
id: "d93fad50-2b9c-4dae-b8bc-5883aed236e7"
---

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.