-
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 #152 from aligent/release/1.9.0
Release/1.9.0
- Loading branch information
Showing
658 changed files
with
98,794 additions
and
22,771 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,7 +1,10 @@ | ||
### Fixes | ||
|
||
- Fixes #135 - `ProductModiferConfig` was not correctly defined | ||
|
||
|
||
- CartsApi Missing Optional Include Parameter #145 (Thanks @jracek-chl) | ||
- ProductModifierValues was missing value data #150. This is a small breaking change | ||
to the [ProductModifierValue](./blob/main/src/BigCommerce/ResourceModels/Catalog/Product/ProductModifierValue.php) | ||
constructor. | ||
|
||
### New Features | ||
|
||
- Implement [Site Routes API](https://developer.bigcommerce.com/api-reference/264af6ae04399-get-a-site-s-routes) #144 |
Large diffs are not rendered by default.
Oops, something went wrong.
194 changes: 130 additions & 64 deletions
194
docs/classes/BigCommerce-ApiV2-Api-Generic-V2ApiBase.html
Large diffs are not rendered by default.
Oops, something went wrong.
234 changes: 163 additions & 71 deletions
234
docs/classes/BigCommerce-ApiV2-Api-Orders-OrderProductsApi.html
Large diffs are not rendered by default.
Oops, something went wrong.
234 changes: 163 additions & 71 deletions
234
docs/classes/BigCommerce-ApiV2-Api-Orders-OrderShippingAddressesApi.html
Large diffs are not rendered by default.
Oops, something went wrong.
290 changes: 206 additions & 84 deletions
290
docs/classes/BigCommerce-ApiV2-Api-Orders-OrdersApi.html
Large diffs are not rendered by default.
Oops, something went wrong.
203 changes: 134 additions & 69 deletions
203
docs/classes/BigCommerce-ApiV2-Api-StoreInformation-StoreInformationApi.html
Large diffs are not rendered by default.
Oops, something went wrong.
679 changes: 555 additions & 124 deletions
679
docs/classes/BigCommerce-ApiV2-ResourceModels-Order-Order.html
Large diffs are not rendered by default.
Oops, something went wrong.
267 changes: 196 additions & 71 deletions
267
docs/classes/BigCommerce-ApiV2-ResourceModels-Order-OrderAddress.html
Large diffs are not rendered by default.
Oops, something went wrong.
285 changes: 211 additions & 74 deletions
285
docs/classes/BigCommerce-ApiV2-ResourceModels-Order-OrderBillingAddress.html
Large diffs are not rendered by default.
Oops, something went wrong.
229 changes: 162 additions & 67 deletions
229
docs/classes/BigCommerce-ApiV2-ResourceModels-Order-OrderProduct.html
Large diffs are not rendered by default.
Oops, something went wrong.
275 changes: 203 additions & 72 deletions
275
docs/classes/BigCommerce-ApiV2-ResourceModels-Order-OrderShippingAddress.html
Large diffs are not rendered by default.
Oops, something went wrong.
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.