Manuel Rossard
Manuel Rossard
**API Platform version(s) affected**: 2.6.8 **Description** When trying to output an entity with a null id, default symfony routing configuration gets you a different output when@prod. when@dev, you get `@id...
| Q | A | ------------- | --- | Branch? | main This brings support for searches likes `/entities/?subEntity=subEntityId` when subEntity id is not `int $id`. This is a follow...
The code in current version doesn't work and does nothing with the validation results.
Hi, I'm trying to figure out how to use custom URIs with multiple parameters on ApiResources that are not doctrine entities, and the doctrine-only examples from the subresources documentation don't...
Those are 2 small changes : * afaik "status" is not a valid french word ("statut" exists though), the usual translation for "HTTP status code" is "code d'état HTTP" *...
| Q | A | ------------- | --- | Branch? | main | Tickets | Closes #6335 | License | MIT Just adding a simple log to avoid completely hiding...
| Q | A | ------------- | --- | Branch? | main | License | MIT | Doc PR | TODO Currently when using stateOptions to specify the entityClass (or...