Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Update API models #1111

Merged
merged 2 commits into from
Sep 13, 2024
Merged

feat: Update API models #1111

merged 2 commits into from
Sep 13, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Sep 13, 2024

amazon-warehousing-and-distribution-model:

  • Quantity details at SKU level for the shipment.
  • Total quantity that is in-transit from the seller and has not yet been received at an AWD Distribution Center.

fulfillment-outbound-api-model:

  • A delivery document for a package
  • The delivery information for the package

listings-items-api-model-v20210801:

  • Add a function to Search for and return list of listings items and respective details for a selling partner

sellers-api-model:

  • Add a function to Return information about a seller account and its marketplaces

vendor-orders-api-model:

  • Retrieve The unit of measure for prices of items sold by weight

@nguyentoanit nguyentoanit changed the title scale-bot: Update API models feat: Update API models Sep 13, 2024
@nguyentoanit nguyentoanit enabled auto-merge (squash) September 13, 2024 05:05
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 57.00%. Comparing base (67711f1) to head (fd11ddc).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1111   +/-   ##
=======================================
  Coverage   57.00%   57.00%           
=======================================
  Files          69       69           
  Lines         621      621           
  Branches       28       29    +1     
=======================================
  Hits          354      354           
  Misses        267      267           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@nguyentoanit nguyentoanit merged commit 9c6decd into master Sep 13, 2024
10 of 11 checks passed
@nguyentoanit nguyentoanit deleted the chore/update-api-models branch September 13, 2024 05:11
github-actions bot pushed a commit that referenced this pull request Sep 13, 2024
# [8.0.0](v7.0.0...v8.0.0) (2024-09-13)

### Bug Fixes

* **deps:** update dependency axios to v1.7.0 ([#1066](#1066)) ([ab10adb](ab10adb))
* **deps:** update dependency axios to v1.7.1 ([#1067](#1067)) ([75c3417](75c3417))
* **deps:** update dependency axios to v1.7.2 ([#1070](#1070)) ([71e0a5a](71e0a5a))
* **deps:** update dependency axios to v1.7.7 ([#1105](#1105)) ([67ee3bc](67ee3bc))

### Features

* Update API models ([#1072](#1072)) ([f029e04](f029e04))
* Update API models ([#1111](#1111)) ([9c6decd](9c6decd))
* update order api v0 ([#1051](#1051)) ([ac536be](ac536be))

### BREAKING CHANGES

* **
Updated the IsBuyerRequestedCancel, IsGift and NumberOfItems object
types from boolean/integer to string.

Co-authored-by: nguyentoanit <[email protected]>
Copy link
Contributor Author

🎉 This PR is included in version 8.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants