Skip to content

Commit ce9f2c9

Browse files
committed
update
1 parent 0dfab44 commit ce9f2c9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

NEXT_CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66

77
### Bug Fixes
88
- [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.
9+
These methods did not accept request bodies, making it impossible to
10+
specify which fields to update or create. If you depend on these methods,
11+
use the corresponding methods that accept full request objects instead.
1212

1313
### Documentation
1414

0 commit comments

Comments
 (0)