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

scale-bot: Update API models #397

Merged
merged 1 commit into from
Mar 9, 2022
Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Mar 5, 2022

fba-inbound-eligibility-api-model

  • Potential Ineligibility Reason Codes: FBA_INB_0197

fulfillment-outbound-api-model

Add the current delivery status of the package

  • CUSTOMER_ACTION
  • UNKNOWN
  • OUT_FOR_DELIVERY
  • DELIVERY_ATTEMPTED
  • PICKUP_SUCCESSFUL
  • PICKUP_CANCELLED
  • PICKUP_ATTEMPTED
  • PICKUP_SCHEDULED
  • RETURN_REQUEST_ACCEPTED
  • REFUND_ISSUED
  • RETURN_RECEIVED_IN_FC

notifications-api-model

Change notificationType from enum to string

orders-api-model

Add IsIBA option

@github-actions github-actions bot force-pushed the chore/update-api-models branch from 79f24ce to 84e1057 Compare March 8, 2022 01:29
@moltar moltar requested a review from nguyentoanit March 9, 2022 02:31
@moltar
Copy link
Contributor

moltar commented Mar 9, 2022

@nguyentoanit please verify these changes, seems like a lot of shifting happened here, especially with string unions

@nguyentoanit
Copy link
Contributor

@nguyentoanit please verify these changes, seems like a lot of shifting happened here, especially with string unions

I see. I'm investigating right now.
Probably, there were breaking changes in ts-morph 14.0.0

@github-actions github-actions bot force-pushed the chore/update-api-models branch from 84e1057 to 7eb8606 Compare March 9, 2022 04:35
@nguyentoanit nguyentoanit merged commit e7fbcbb into master Mar 9, 2022
@nguyentoanit nguyentoanit deleted the chore/update-api-models branch March 9, 2022 04:53
github-actions bot pushed a commit that referenced this pull request Mar 9, 2022
# [6.0.0](v5.5.4...v6.0.0) (2022-03-09)

### Features

* update api models ([#397](#397)) ([e7fbcbb](e7fbcbb))

### BREAKING CHANGES

* - See: #397
@github-actions
Copy link
Contributor Author

github-actions bot commented Mar 9, 2022

🎉 This PR is included in version 6.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