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 0dfab44 commit ce9f2c9Copy full SHA for ce9f2c9
NEXT_CHANGELOG.md
@@ -6,9 +6,9 @@
6
7
### Bug Fixes
8
- [BREAKING] Removed shortcut methods for POST/PUT/PATCH operations.
9
-These methods did not accept request bodies, making it impossible to specify which
10
-fields to update or create. If you depend on these methods, use the
11
-corresponding methods that accept full request objects instead.
+These methods did not accept request bodies, making it impossible to
+specify which fields to update or create. If you depend on these methods,
+use the corresponding methods that accept full request objects instead.
12
13
### Documentation
14
0 commit comments