File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed
Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 22
33## 2.5.0 beta 2
44
5+ * Allow to not declare GET item operation
6+ * Add support for the Accept-Patch header
7+ * Make the the ` maximum_items_per_page ` attribute consistent with other attributes controlling pagination
8+ * Test: Add an helper method to find the IRI of a resource
9+ * Test: Add assertions for testing response against JSON Schema from API resource
510* GraphQL: Add support for multipart request so user can create custom file upload mutations (#3041 )
611* GraphQL: Add support for name converter (#2765 )
712
Original file line number Diff line number Diff line change 8989 },
9090 "conflict" : {
9191 "doctrine/common" : " <2.7" ,
92- "doctrine/mongodb-odm" : " <2.0"
92+ "doctrine/mongodb-odm" : " <2.0" ,
93+ "doctrine/mongodb-odm-bundle" : " 4.0.0-RC2"
9394 },
9495 "suggest" : {
9596 "doctrine/mongodb-odm-bundle" : " To support MongoDB. Only versions 4.0 and later are supported." ,
You can’t perform that action at this time.
0 commit comments