docs icon indicating copy to clipboard operation
docs copied to clipboard

API Platform documentation

Results 236 docs issues
Sort by recently updated
recently updated
newest added

`User|void` generate this error `Compile Error: Void can only be used as a standalone type` with PHP 8.3 (at least). Removing void fix it.

Hi, I saw the introduction on how to use `stateOptions` with `entityClass` of API resource on [Symfonycast](https://symfonycasts.com/screencast/api-platform-extending/state-options) and just want to find the document for more information but I can...

good first issue

There is a trailing `attributes` in the documentation. `openapiContext` should comes directly inside class attributes. See how it is handled here: https://github.com/api-platform/core/blob/40fd6006bff137893cbe465ddb1d5bceca133ecc/src/JsonSchema/SchemaFactory.php#L153

Example endpoint https://demo.api-platform.com/docs.json is 404

Kubernetes deployment doc wasn't up to date with new frankenphp image (instead of php+caddy images)