Enrich JSDoc for Checkout APIs property descriptions, 2026-04-rc#4232
Enrich JSDoc for Checkout APIs property descriptions, 2026-04-rc#4232rennyG wants to merge 4 commits into2026-04-rcfrom
Conversation
Port enriched JSDoc descriptions from checkout-web (shop/world#548830) to ui-extensions 2026-04-rc. Covers all 16 Checkout APIs across 10 files: shared types, StandardApi, CheckoutApi, OrderConfirmationApi, cart line, shipping option, pickup location, and pickup point APIs. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
🚨🚨🚨 Docs migration in progress 🚨🚨🚨We are actively migrating UI extension reference docs to MDX in the
During this migration, please be aware of the following:
Doc comments in Examples that previously lived in this repo are being moved to the What should I do?
Thanks for your patience while we complete the migration! 🙏 |
The boolean represents consent granted, not opt-out. Align with the corrected checkout-web description. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Re-apply the full checkout-web diff after review feedback. Includes updated descriptions for localizedFields, applyTrackingConsentChange, and other refinements from PR review. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Re-apply full checkout-web diff with review feedback. Includes
{API_VERSION} placeholder URLs, updated descriptions, and Shopify
Function link fixes. All fully qualified URLs preserved.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Partially closes https://github.com/shop/issues-learn/issues/1047
Summary
2026-04-rcTest plan
yarn tsc --noEmitpassesyarn docs:checkout 2026-04-rcgenerates successfully🤖 Generated with Claude Code