Antoine Bluchet

Results 633 comments of Antoine Bluchet

Adding a log is a fairly good idea as it can be at a level that would be disabled in most production codes.

Can't someone patch the openapi factory to set our defaults on non-existing parts of the RequestBody.

See https://github.com/soyuka/core/commit/81a22d2e58523119dee96c17280ff4f7deb356f9#diff-cadccbadc57de72dcfecb09544c805b60ed49cfa32eb9a1ed80ee84125943020R1-R14

specify this inside the normalizerContext?

can you let me know if my patch works

should I merge and tag this then @sylfabre ?

let me merge this, but I'll tag only on Friday

Can you show the provider? also why is this typed array if it returns a string? ``` public function getRatings(): array ```

I thought I fixed that https://github.com/api-platform/core/commit/3643152d6eb1d36dabb266eeaaf9e530d5fec254

@GwendolenLynch I merged #6288 could you rebase I this should fix some of the failing tests right?