core
core copied to clipboard
The server component of API Platform: hypermedia and GraphQL APIs in minutes
Hello! Hope I find you in a good mood! **API Platform version(s) affected**: 3.3.7 **Description** I followed the next guides to create multiple ApiResources over one entity using DTO and...
**API Platform version(s) affected**: `v3.3.7` **Description** I'm currently testing API Platform as a POC for creating future REST APIs. Everything went fine until I tested an endpoint with `ApiTestCase` and...
**API Platform version(s) affected**: 3.3.7 **Description** Sometimes, the `DateFilter` simply doesn't work. I saw the parameters sent in the profiler but when I look at the Doctrine tab, the filter...
| Q | A | ------------- | --- | Branch? | 3.3 | Tickets | Closes #6501 As explained in the issue, in version 3.3 : a `Get` operation using...
**API Platform version affected**: 4.0.2 (Symfony 7.1) **Description** After updating the API platform from version 3 to 4, I encountered an issue. I have a regex pattern defined in the...
| Q | A | ------------- | --- | Branch? | 4.0 | Tickets | Closes #6685 | License | MIT
| Q | A | ------------- | --- | Branch? | 3.4 | Tickets | #6693 | License | MIT | Doc PR | - Add a check and use...
**Description** While running into performance issues on my machine with requests taking up to seconds, i noticed that API Platform decides between 2 cache methods (array/file) based on the APP_DEBUG...
| Q | A | ------------- | --- | Branch? | 4.0 | License | MIT PR on admin : https://github.com/api-platform/admin/pull/586 PR on api-doc-parser : https://github.com/api-platform/api-doc-parser/pull/139 Modifying the jsonld context...
**API Platform version(s) affected**: 4.0.3, 4.0.4 (Symfony) **Description** API Filters required parameters seems to be lost with the upgrade from v3.2.26 to 4.0.4 (Symfony). In previous version http reponse code...