-
Notifications
You must be signed in to change notification settings - Fork 15
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(client): add delivery bundles endpoints #860
Merged
ruifcnunes
merged 1 commit into
dev-main-12-09-23
from
feat/add-delivery-bundles-endpoints
Sep 13, 2023
Merged
feat(client): add delivery bundles endpoints #860
ruifcnunes
merged 1 commit into
dev-main-12-09-23
from
feat/add-delivery-bundles-endpoints
Sep 13, 2023
Conversation
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
github-actions
bot
added
type: feature
New feature
📦 client
Relative to the `@farfetch/blackout-client` package
labels
Sep 7, 2023
boliveira
reviewed
Sep 8, 2023
packages/client/src/checkout/__fixtures__/patchCheckoutOrderDeliveryBundles.fixtures.ts
Outdated
Show resolved
Hide resolved
boliveira
reviewed
Sep 8, 2023
packages/client/src/checkout/__tests__/patchCheckoutOrderDeliveryBundles.test.ts
Outdated
Show resolved
Hide resolved
boliveira
reviewed
Sep 8, 2023
packages/client/src/checkout/patchCheckoutOrderDeliveryBundles.ts
Outdated
Show resolved
Hide resolved
ivomota
force-pushed
the
feat/add-delivery-bundles-endpoints
branch
from
September 12, 2023 14:32
e638215
to
d134169
Compare
github-actions
bot
added
type: feature
New feature
and removed
type: feature
New feature
labels
Sep 12, 2023
boliveira
approved these changes
Sep 12, 2023
anapim
approved these changes
Sep 12, 2023
ghost
approved these changes
Sep 12, 2023
ivomota
force-pushed
the
feat/add-delivery-bundles-endpoints
branch
from
September 12, 2023 15:46
d134169
to
9937b89
Compare
github-actions
bot
added
type: feature
New feature
and removed
type: feature
New feature
labels
Sep 12, 2023
ruifcnunes
approved these changes
Sep 13, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
This MR exposes the new endpoints GET and PATCH delivery bundle from a checkout order.
Dependencies
Checklist
Disclaimer
By sending us your contributions, you are agreeing that your contribution is made subject to the terms of our Contributor Ownership Statement