core
core copied to clipboard
The server component of API Platform: hypermedia and GraphQL APIs in minutes
Usecase is PUT /books/129481 should create a Book with id 129481 - [ ] add an Operation configuration to enable the behavior - [ ] PUT on non-existent resource should...
Signed-off-by: azjezz | Q | A | ------------- | --- | Branch? | main | Tickets | N/A | License | MIT | Doc PR | N/A
| Q | A | ------------- | --- | Branch? | 2.7 | Tickets | https://github.com/api-platform/core/issues/4613#issuecomment-1210583154 & https://github.com/api-platform/core/issues/4613#issuecomment-1210634143 | License | MIT | Doc PR | api-platform/docs#... - [ ]...
| Q | A | ------------- | --- | Branch? | main | Bug fix? | no | New feature? | yes | Deprecations? | yes/no | Tickets | N/A...
| Q | A | ------------- | --- | Branch? | 2.7 | Tickets | https://github.com/api-platform/core/issues/4613#issuecomment-1210583154 & https://github.com/api-platform/core/issues/4613#issuecomment-1210634143 | License | MIT | Doc PR | api-platform/docs#... - [ ]...
SQL Server does not automatically cast an integer to a string in the concatenation with + method (...WHERE field1 LIKE :param1 + :param2) So there is an SQL Server error...
**Description** Hello! I'm in the middle of transforming my old API to the API Platform one. One thing I noticed is that when changing OpenAPI attributes to Api Platform attributes...
**API Platform version(s) affected**: 2.7 up to 3.1 **Description** Hello, I am not fully sure if that's a bug, a breaking change we have to deal with, or something we're...