core
core copied to clipboard
The server component of API Platform: hypermedia and GraphQL APIs in minutes
Throw AccessDeniedException when security conditions for an operation or property aren't met on denormalize | Q | A | ------------- | --- | Branch? | main | Tickets | Closes...
| Q | A | ------------- | --- | Branch? | main | Tickets | | License | MIT | Doc PR | api-platform/docs#... The idea of this feature is...
| Q | A | ------------- | --- | Branch? | main | Tickets | Closes #7212
| Q | A | ------------- | --- | Branch? | 4.0 | Tickets | - | License | MIT | Doc PR | - In reference to PR #7203...
| Q | A | ------------- | --- | Branch? | main | Tickets | n/a | License | MIT | Doc PR | n/a I recently discovered stateOptions parameter...
**Description** I would like to use the ExistsFilter in Laravel a Laravel project using the JSON:API format. Currently, the ExistsFilter is only implemented under [Doctrine ORM](https://github.com/api-platform/core/blob/main/src/Doctrine/Orm/Filter/ExistsFilter.php), but there is no...
`composer update api-platform/state`: ``` Loading composer repositories with package information Updating dependencies Lock file operations: 1 install, 1 update, 6 removals - Removing symfony/cache-contracts (v3.6.0) - Removing symfony/deprecation-contracts (v3.6.0) -...
### Description This PR introduces the PropertySchemaCssColorRestriction class, which generates a regular expression (pattern) for validating CSS color values in API Platform property schemas, based on the Symfony CssColor constraint....
| Q | A | ------------- | --- | Branch? | 4.1 | Tickets | - | License | MIT | Doc PR | - This must be the last...
**Description** At the moment, when implementing `securityPostDenormalize` at the property level in a POST, PATCH or PUT request, if a field is in the request body for which the user...