API version 2.1.0 See https://docs.patch.io/#/changelog for changes#85
Merged
API version 2.1.0 See https://docs.patch.io/#/changelog for changes#85
Conversation
890a091 to
6753e8a
Compare
Contributor
|
Looks like #87 created a conflict with |
pcothenet
approved these changes
Mar 27, 2023
6753e8a to
c5107ce
Compare
53235f0 to
d54e14f
Compare
venalen
commented
Apr 4, 2023
| const estimate = createEstimateResponse.data; | ||
|
|
||
| expect(estimate.type).to.be.eq('shipping'); | ||
| expect(estimate.type).to.be.eq('ecommerce'); |
Contributor
Author
There was a problem hiding this comment.
We're now re-routing to the ecommerce endpoint: https://github.com/patch-technology/patch/pull/5588
d54e14f to
4fd0baf
Compare
4fd0baf to
2997fee
Compare
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
What
API version 2.1.0. See https://docs.patch.io/#/changelog for changes
Why
Version 2.1.0 adds support for
vintage_start_yearandvintage_end_yearfor ordersvintage_start_yearandvintage_end_yearfor order line itemsvintage_start_yearandvintage_end_yearfor inventorycarrier_scacfield topatch.estimates.createRoadShippingEstimateSDK Release Checklist
If endpoints were removed, did you manually remove the corresponding files? (this should be rare)For breaking changes, did you plan for the release of the new SDK versions and deploy the API to production?