We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78478a7 commit 4c7423dCopy full SHA for 4c7423d
CHANGELOG.md
@@ -2,6 +2,11 @@
2
3
## 2.5.0 beta 2
4
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
10
* GraphQL: Add support for multipart request so user can create custom file upload mutations (#3041)
11
* GraphQL: Add support for name converter (#2765)
12
0 commit comments