Antoine Bluchet
Antoine Bluchet
@Orkin Here is what is happening in your case: 1. Why `#[Map(target: CostRequestView::class)]` fails: In the `#[Map]` attribute, the target parameter is used to specify the name of the property...
Mhh @Orkin just got an idea, indeed we could `tag` all attributes and gather a map of `sources` then in the metadata we could rely on that to provide a...
@nesl247 I updated and added a baseline with less important checks but there are still about 100 errors that we need to take a look at :/
Closing in favor of https://github.com/api-platform/core/pull/7239
I'll fix the tests once the component is released
superseeded by https://github.com/symfony/symfony/pull/60148