Configuration
TCA_API is configured through two mechanisms:
- Site settings — global per-site options such as the API prefix, pagination defaults, CORS headers, and OpenAPI access.
- Resource definitions — per-table PHP arrays that define which tables, columns, and operations to expose.