-
Notifications
You must be signed in to change notification settings - Fork 35
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ISSUE-83: [update] Orders V2, change shipping_provider to anyOf (#84)
<!-- Ticket number or summary of work --> # ISSUE-83 * #83 ## What changed? <!-- Provide a bulleted list in the present tense --> * change shipping_provider to anyOf to accommodate custom providers and support autogeneration * add examples ## Release notes draft <!-- Provide an entry for the release notes using simple, conversational language. Don't be too technical. Explain how the change will benefit the merchant and link to the feature. Examples: * The newly-released [X feature] is now available to use. Now, you’ll be able to [perform Y action]. * We're happy to announce [X feature], which can help you [perform Y action]. * [X feature] helps you to create [Y response] using the [Z query parameter]. Now, you can deliver [ex, localized shopping experiences for your customers]. * Fixed a bug in the [X endpoint]. Now the [Y field] will appear when you click [Z option]. --> * We've updated the shipping_provider property throughout the Orders V2 spec to allow arbitrary strings. This better indicates support for new and custom shipping providers, and improves API client autogeneration. ## Anything else? <!-- Add related PRs, salient notes, additional ticket numbers, etc. --> * #83 ping FYI @bc-andreadao @theromulans
- Loading branch information
Sarah Riehl
authored
Feb 5, 2024
1 parent
7358525
commit 220c2fc
Showing
1 changed file
with
73 additions
and
41 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