-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
chore(docs): Generated References (automated) #14182
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
Conversation
|
|
The latest updates on your projects. Learn more about Vercel for GitHub.
6 Skipped Deployments
|
Generated the following references: - `api_key_models` - `auth_models` - `cart_models` - `core_flows` - `currency_models` - `customer_models` - `file` - `file_service` - `fulfillment` - `fulfillment_models` - `helper_steps` - `inventory_next_models` - `js_sdk` - `module_events` - `modules` - `notification` - `notification_service` - `order` - `order_models` - `payment` - `payment_models` - `pricing_models` - `product_models` - `promotion` - `promotion_models` - `region_models` - `sales_channel_models` - `stock_location_next_models` - `store_models` - `tax_models` - `types` - `user_models` - `utils` - `workflows` --- > [!NOTE] > Regenerates documentation references with updated schemas/fields and source links, adds locking guidance to fulfillment delivery workflow, expands notification step IO, and tweaks examples/sample values. > > - **Docs Generation**: > - Regenerated reference pages across `core_flows`, `fulfillment`, `inventory`, `order`, etc., with updated TypeList schemas and examples. > - **Fulfillment Workflows/Steps**: > - Updated IO schemas (e.g., added `custom_display_id` on `OrderDTO`, `carry_over_promotions` on `OrderChangeDTO`). > - Added locking guidance and workflow steps (`acquireLockStep`/`releaseLockStep`) to `markFulfillmentAsDeliveredWorkflow` plus new note/tag. > - Refreshed example snippets and sample values. > - **Notification Step** (`sendNotificationsStep`): > - Input expanded with `from`, `content`, `provider_data`, `attachments`; `template` now optional. > - Output includes `provider_data` and `attachments` fields. > - **Order Steps/Workflows**: > - IO schemas updated to include `custom_display_id` and `carry_over_promotions` where applicable; added `ordering` on change actions. > - Example payloads adjusted (IDs, currencies, amounts). > - **Meta**: > - Updated `<SourceCodeLink>` URLs to new commit hashes throughout. > > <sup>Written by [Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit eeb0dac. This will update automatically on new commits. Configure [here](https://cursor.com/dashboard?tab=bugbot).</sup> Co-authored-by: Oli Juhl <[email protected]> Co-authored-by: Shahed Nasser <[email protected]>
Generated the following references:
api_key_modelsauth_modelscart_modelscore_flowscurrency_modelscustomer_modelsfilefile_servicefulfillmentfulfillment_modelshelper_stepsinventory_next_modelsjs_sdkmodule_eventsmodulesnotificationnotification_serviceorderorder_modelspaymentpayment_modelspricing_modelsproduct_modelspromotionpromotion_modelsregion_modelssales_channel_modelsstock_location_next_modelsstore_modelstax_modelstypesuser_modelsutilsworkflowsNote
Regenerates documentation references with updated schemas/fields and source links, adds locking guidance to fulfillment delivery workflow, expands notification step IO, and tweaks examples/sample values.
core_flows,fulfillment,inventory,order, etc., with updated TypeList schemas and examples.custom_display_idonOrderDTO,carry_over_promotionsonOrderChangeDTO).acquireLockStep/releaseLockStep) tomarkFulfillmentAsDeliveredWorkflowplus new note/tag.sendNotificationsStep):from,content,provider_data,attachments;templatenow optional.provider_dataandattachmentsfields.custom_display_idandcarry_over_promotionswhere applicable; addedorderingon change actions.<SourceCodeLink>URLs to new commit hashes throughout.Written by Cursor Bugbot for commit eeb0dac. This will update automatically on new commits. Configure here.