I have an Api-platform project in which I use DTO. I have Foo entity which is an API ressource with :
/** * @ApiResource( * input=FooInput::class, * at