Eduard Andreev
Eduard Andreev
**API Platform version(s) affected**: 2.6 **Description** Some Swagger UI docs resources like javascript and css are not loaded from the correct path which you configured in "config/routes/api_platform.yaml" resulting in a...
**API Platform version(s) affected**: v4.1.0 (newest distribution) **Description** I have a bug in the new version of apiplatform (distribution) related to embedded collections. For some reason apiplatform does not detect...
I have a unique constraint that is deferred on a column which means the constraint is applied only when the transaction is committed. When using it with the ResetDatabase the...