Skip to content

Commit

Permalink
[Auto Generated] 1.4.15-beta.6
Browse files Browse the repository at this point in the history
  • Loading branch information
jigardafda committed Jan 15, 2025
1 parent 56fffcb commit 1868cc6
Show file tree
Hide file tree
Showing 2 changed files with 147 additions and 6 deletions.
141 changes: 141 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -225,6 +225,7 @@
- [Deleted] Possible values from <code>HomeDelivery,PickAtStore</code> from property <code>order_type</code> of schema <code>CartCheckoutDetailV2Creation</code> in request body
- [Breaking] [Deleted] property <code>success_callback_url</code> of schema <code>CartCheckoutDetailV2Creation</code> in request body
- [Breaking] [Deleted] property <code>failure_callback_url</code> of schema <code>CartCheckoutDetailV2Creation</code> in request body
- [Breaking] [Deleted] property <code>order_tags</code> of schema <code>CartCheckoutDetailV2Creation</code> in request body
- [Breaking] [Deleted] property <code>cart.items[].product.action.page</code> of schema <code>ProductAction</code> in response with status code 200
- [Deleted] Possible values from <code>percentage,amount,fixed_price,bogo,contract_price,shipping_price,ladder_price,bundle_price_percentage,bundle_price_amount,bundle_amount_percentage,custom,free_gift_items,free_non_sellable_items,external_price_adjustment_discount</code> from property <code>cart.items[].promotions_applied[].promotion_type</code> of schema <code>AppliedPromotion</code> in response with status code 200

Expand Down Expand Up @@ -1047,9 +1048,13 @@

- ##### What's New
- [Added] property <code>hierarchy[].name</code> of schema <code>CountryHierarchy</code> in response with status code 200
- [Added] <code>fields.address[].slug</code> made required in response with status code 200

- ##### What's Deprecated
- [Breaking] [Deleted] property <code>hierarchy[].display_name</code> of schema <code>CountryHierarchy</code> in response with status code 200
- [Breaking] [Deleted] property <code>fields.address[].next</code> of schema <code>GetCountryFieldsAddress</code> in response with status code 200
- [Breaking] [Deleted] Possible nullable value from <code>true</code> from property <code>fields.address[].input</code> of schema <code>GetCountryFieldsAddress</code> in response with status code 200
- [Deleted] Possible values from <code>list,textbox</code> from property <code>fields.address[].input</code> of schema <code>GetCountryFieldsAddress</code> in response with status code 200


#### getDeliveryPromise
Expand Down Expand Up @@ -3494,6 +3499,7 @@
- [Deleted] Possible values from <code>HomeDelivery,PickAtStore,Digital</code> from property <code>order_type</code> of schema <code>PlatformCartCheckoutDetailV2Creation</code> in request body
- [Breaking] [Deleted] property <code>success_callback_url</code> of schema <code>PlatformCartCheckoutDetailV2Creation</code> in request body
- [Breaking] [Deleted] property <code>failure_callback_url</code> of schema <code>PlatformCartCheckoutDetailV2Creation</code> in request body
- [Breaking] [Deleted] property <code>order_tags</code> of schema <code>PlatformCartCheckoutDetailV2Creation</code> in request body
- [Breaking] [Deleted] property <code>cart.items[].product.action.page</code> of schema <code>ProductAction</code> in response with status code 200
- [Deleted] Possible values from <code>percentage,amount,fixed_price,bogo,contract_price,shipping_price,ladder_price,bundle_price_percentage,bundle_price_amount,bundle_amount_percentage,custom,free_gift_items,free_non_sellable_items,external_price_adjustment_discount</code> from property <code>cart.items[].promotions_applied[].promotion_type</code> of schema <code>AppliedPromotion</code> in response with status code 200

Expand Down Expand Up @@ -10695,6 +10701,141 @@
- [Deleted] Value format from <code>date-time</code> from property <code>event_configs[].updated_on</code> of schema <code>EventConfig</code> in response with status code 200


# CHANGE LOG (1.6.1) - 2.1.0

## Application Client



### Cart



#### checkoutCart

- ##### What's New
- [Added] property <code>order_tags</code> of schema <code>CartCheckoutDetailCreation</code> in request body


#### checkoutCartV2

- ##### What's New
- [Added] property <code>order_tags</code> of schema <code>CartCheckoutDetailV2Creation</code> in request body


### Logistic



#### getCountries

- ##### What's New
- [Added] <code>query</code> parameter <code>phoneCode</code> (type: <code>string</code>)



#### getCountry

- ##### What's New
- [Added] Possible nullable value <code>true</code> to property <code>fields.address[].input</code> of schema <code>GetCountryFieldsAddress</code> in response with status code 200
- [Breaking] [Added] Possible values <code>list,textbox</code> to property <code>fields.address[].input</code> of schema <code>GetCountryFieldsAddress</code> in response with status code 200
- [Added] property <code>fields.address[].next</code> of schema <code>GetCountryFieldsAddress</code> in response with status code 200

- ##### What's Changed
- [Breaking] [Changed] <code>fields.address[].input</code> made optional in response with status code 200


## Partner Client



### FileStorage



#### signUrls

- ##### What's New
- [Added] method <code>signUrls</code>



### Webhook



#### fetchSubscribers

- ##### What's New
- [Breaking] [Added] Type <code>object</code> to property <code>items[].association</code> of schema <code>Association</code> in response with status code 200
- [Breaking] [Added] Type <code>object</code> to property <code>items[].auth_meta</code> of schema <code>AuthMeta</code> in response with status code 200


## Platform Client



### AuditTrail



#### createAuditLog

- ##### What's New
- [Breaking] [Added] Type <code>object</code> to property <code></code> of schema <code>CreateLogResp</code> in response with status code 200

- ##### What's Deprecated
- [Deleted] Required status to Request body content


### Cart



#### platformCheckoutCart

- ##### What's New
- [Added] property <code>order_tags</code> of schema <code>PlatformCartCheckoutDetailCreation</code> in request body


#### platformCheckoutCartV2

- ##### What's New
- [Added] property <code>order_tags</code> of schema <code>PlatformCartCheckoutDetailV2Creation</code> in request body


### Content



#### createPagePreview

- ##### What's Deprecated
- [Breaking] [Deleted] method <code>createPagePreview</code>



### Payment



#### validateCustomerAndCreditSummary

- ##### What's New
- [Added] method <code>validateCustomerAndCreditSummary</code>



### User



#### createUser

- ##### What's Changed
- [Changed] <code>username</code> made optional in request body


# CHANGE LOG (1.6.0) - 2.1.0

## Application Client
Expand Down
12 changes: 6 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1868cc6

Please sign in to comment.