core
core copied to clipboard
The server component of API Platform: hypermedia and GraphQL APIs in minutes
| Q | A | ------------- | --- | Branch? | 3.2 | Tickets | | License | MIT | Doc PR | OpenApiFactory previously only uses class name when...
| Q | A | ------------- | --- | Branch? | main | Tickets | Closes api-platform/api-platform#2633 | License | MIT | Doc PR | Introduce compatibility with doctrine/orm 3.0.
Introduction of an ADR, few things must be discussed, I joined a few ideas we collected over the past few years. This must be seen as a research into providing...
| Q | A | ------------- | --- | Branch? | 3.2 | Tickets | - | License | MIT | Doc PR | - When an abstract class is...
**API Platform version(s) affected**: 3.2.13 _(symfony v6.4.3)_ **Description** I have a custom State Provider and if it returns null for a resource that does not exist, instead of getting a...
**API Platform version(s) affected**: 3.2.12 **How to reproduce** ```php #[ApiResource( operations: [ new Post(routeName: 'api_user_activate', openapi: new Operation( responses: [ '204' => new Response( description: 'User activated', ), '400' =>...
**API Platform version(s) affected**: 3.1.7 **Description** I have a model Model1 with a relation manyToOne with a model Model1Model2 which have a relation manyToOne with the model Model2. I have...
**API Platform version(s) affected**: 3.2 **Description** During migration from API-Platform 2.4 to 3.2 we encountered the following problem: In version 2.4 it was possible to declare a collection endpoint with...
| Q | A | ------------- | --- | Branch? | 3.3 | Tickets | N/A | License | MIT | Doc PR | **TODO** ### Description When using Mercure...
| Q | A | ------------- | --- | Branch? | 3.3 | Tickets | Closes #5824 | License | MIT | Doc PR | Inlined