Results 7 issues of Jonathan Morel

Hi We want to generate TS interfaces from swagger. 15% of our API is made up of custom API endpoints who represent other ressources this isen't no related to entities....

Hello I propose this PR to allow the use of Traits in contexts using Symfony Serializer, for example when using API Platform. I made sure that all the tests passed,...

New Feature

Hello **API Platform version(s) affected**: 3.1.13 **Description** We recently migrated to API Platform 3. We found an inconsistency in the identifiers of some API resources (@id) When we perform a...

**API Platform version(s) affected**: 3.1 **Description** As I couldn't understand why the translations of one of my resources weren't working, I slipped traces into the listener used by gedmo to...

When I update the attributes of a Brevo contact as described in the documentation ([https://developers.brevo.com/reference/updatecontact](https://developers.brevo.com/reference/updatecontact)) PHPStan reports the following violation : > Cannot assign offset 'attributes' to Brevo\Client\Model\UpdateContact. ```php try...

Deprecated: Brevo\Client\Model\SendSmtpEmailSender::__construct(): Implicitly marking parameter $data as nullable is deprecated, the explicit nullable type must be used instead in /app/vendor/getbrevo/brevo-php/lib/Model/SendSmtpEmailSender.php on line 189

### The Importance of Configuring the Jolicode/Elastically Bundle to Distribute DTOs and Mappings Across Multiple Directories In the development of complex applications, architectures such as Domain-Driven Design (DDD) or hexagonal...

help wanted