-
Notifications
You must be signed in to change notification settings - Fork 31
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
DEVDOCS-6025 [update]: Storefront Checkouts, update response schema #468
Conversation
…erce/docs into DEVDOCS-6025-checkout-sf
cc @bigcommerce/team-checkout |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just remove downloadFileUrls
please, everything else LGTM.
Thank you for updating the doc 🙇
Thanks @valentindellangela , yes |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice work @bc-andreadao
Glad you were able to combine the response files for all the endpoints.
DEVDOCS-6025
Relevant slack conversation https://bigcommerce.slack.com/archives/C0WC9CSJX/p1724366031941559
What changed?
Update schema for Storefront API's Checkout endpoints
The all the endpoints for Storefront Checkout have the same response (now reference the same response & example)
Release notes draft
Updated the response schemas for the Checkout endpoints of the REST Storefront API.
Anything else?