-
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 #60 from aligent/feature/channel-currency-assignme…
…nts-api Feature/channel currency assignments api
- Loading branch information
Showing
82 changed files
with
15,321 additions
and
133 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,15 +1,7 @@ | ||
### New Features | ||
|
||
- Implement the missing _create_ and _update_ endpoints for Brands. | ||
- Implement [Channels APIs](https://developer.bigcommerce.com/api-reference/store-management/channels): | ||
- [Channels](https://developer.bigcommerce.com/api-reference/store-management/channels/channels/listchannels) | ||
- [Active Theme](https://developer.bigcommerce.com/api-reference/store-management/channels/channel-active-theme/get-channel-active-theme) | ||
- [Listings](https://developer.bigcommerce.com/api-reference/store-management/channels/channel-listings/listchannellistings) | ||
- [Site](https://developer.bigcommerce.com/api-reference/store-management/channels/channel-site/get-channel-site) | ||
- Implement the [Channel Currency Assignments API](https://developer.bigcommerce.com/api-reference/store-management/channels/channel-currency-assignments/post-channels-currency-assignments) | ||
|
||
### Fixed Issues | ||
|
||
- Fixed 404 errors on scripts api (#55), thanks to @kishan93 | ||
- Fixed issue where subscribers API was not accessible | ||
- Fixed issue where Widget Template endpoints were incorrect | ||
|
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
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
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
Oops, something went wrong.