Antoine Bluchet
Antoine Bluchet
use PIDUSAGE_SILENT to skip the log, it's only a warning not affecting your software.
https://github.com/api-platform/core/issues/2400
closing as old, do whatever in a processor/provider
merci @darkweak
I cherry-picked it in my PR just to be a bit less provider specific. souin will have native support from API Platform 3.1 (coming out mid-January) you can try it...
This bug is targeting 2.7, as API Platform 3.2 is out, version 2.7 has reached end of life. Therefore we'll close this issue. We recommend to upgrade to API Platform...
So we investigated and `null` and `required` are two different things, also detecting this would be a mistake from our perspective. You can use `#[ApiProperty(required: true)]` if you want.
This bug is targeting 2.7, as API Platform 3.2 is out, version 2.7 has reached end of life. Therefore we'll close this issue. We recommend to upgrade to API Platform...
Yeah and for now we had more urgent work. I think that https://github.com/api-platform/core/pull/5732 is a good extension point to have for "selecting the data you want". Now we either need...
@helyakin @aegypius