-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #75 from aligent/fix/redirects-payload-too-large
Fix/redirects payload too large
- Loading branch information
Showing
2 changed files
with
5 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
### Fixes | ||
|
||
### New Features | ||
|
||
- Add `setCustomUrl()` to **Category**, **Brand**, and **Product** for simpler custom url setup | ||
- Fixes `The request payload is too large. The maximum items allowed in the array is 50` | ||
error on upsert redirects endpoint | ||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters