GHuygen

Results 4 issues of GHuygen

i posted it on [api-platform repo](https://github.com/api-platform/api-platform/issues/2682) but maybe it's more suited here. **API Platform version(s) affected**: 3.2.18 **Description** If you have a unique property in your entity it is impossible...

**API Platform version(s) affected**: 3.2.18 **Description** If you have a unique property in your entity it is impossible to update other properties with PUT **How to reproduce** Example entity: ```...

**API Platform version(s) affected**: 3.3.6 **Description** Varnish cache is not released on a subresource. For example purposes, I use a `Supplier` and a `DeliveryDay` entity. Supplier: ```php #[ORM\Entity(repositoryClass: SupplierRepository::class)] #[ApiResource(...

**API Platform version(s) affected**: 3.3.6 **Description** Varnish cache is not released on a subresource. For example purposes, I use a `Supplier` and a `DeliveryDay` entity. Supplier: ```php #[ORM\Entity(repositoryClass: SupplierRepository::class)] #[ApiResource(...