docs: fixes to recipes and examples following latest update (#13933)

This commit is contained in:
Shahed Nasser
2025-11-03 17:22:59 +02:00
committed by GitHub
parent b30dda3eda
commit cdbb4b925b
21 changed files with 386 additions and 665 deletions
+33 -3
View File
@@ -2605,9 +2605,9 @@ export const slugChanges = [
"filePath": "/www/apps/resources/references/core_flows/Payment/Workflows_Payment/functions/core_flows.Payment.Workflows_Payment.validatePaymentsRefundStep/page.mdx"
},
{
"origSlug": "/references/core_flows/Payment/Workflows_Payment/functions/core_flows.Payment.Workflows_Payment.validateRefundStep",
"newSlug": "/references/medusa-workflows/validateRefundStep",
"filePath": "/www/apps/resources/references/core_flows/Payment/Workflows_Payment/functions/core_flows.Payment.Workflows_Payment.validateRefundStep/page.mdx"
"origSlug": "/references/core_flows/Payment/Workflows_Payment/functions/core_flows.Payment.Workflows_Payment.validateRefundPaymentExceedsCapturedAmountStep",
"newSlug": "/references/medusa-workflows/validateRefundPaymentExceedsCapturedAmountStep",
"filePath": "/www/apps/resources/references/core_flows/Payment/Workflows_Payment/functions/core_flows.Payment.Workflows_Payment.validateRefundPaymentExceedsCapturedAmountStep/page.mdx"
},
{
"origSlug": "/references/core_flows/Payment_Collection/Steps_Payment_Collection/functions/core_flows.Payment_Collection.Steps_Payment_Collection.createPaymentAccountHolderStep",
@@ -2799,6 +2799,16 @@ export const slugChanges = [
"newSlug": "/references/medusa-workflows/updatePricePreferencesWorkflow",
"filePath": "/www/apps/resources/references/core_flows/Pricing/Workflows_Pricing/functions/core_flows.Pricing.Workflows_Pricing.updatePricePreferencesWorkflow/page.mdx"
},
{
"origSlug": "/references/core_flows/Product/Steps_Product/functions/core_flows.Product.Steps_Product.addImageToVariantsStep",
"newSlug": "/references/medusa-workflows/steps/addImageToVariantsStep",
"filePath": "/www/apps/resources/references/core_flows/Product/Steps_Product/functions/core_flows.Product.Steps_Product.addImageToVariantsStep/page.mdx"
},
{
"origSlug": "/references/core_flows/Product/Steps_Product/functions/core_flows.Product.Steps_Product.addImagesToVariantStep",
"newSlug": "/references/medusa-workflows/steps/addImagesToVariantStep",
"filePath": "/www/apps/resources/references/core_flows/Product/Steps_Product/functions/core_flows.Product.Steps_Product.addImagesToVariantStep/page.mdx"
},
{
"origSlug": "/references/core_flows/Product/Steps_Product/functions/core_flows.Product.Steps_Product.batchLinkProductsToCategoryStep",
"newSlug": "/references/medusa-workflows/steps/batchLinkProductsToCategoryStep",
@@ -2914,6 +2924,16 @@ export const slugChanges = [
"newSlug": "/references/medusa-workflows/steps/processImportChunksStep",
"filePath": "/www/apps/resources/references/core_flows/Product/Steps_Product/functions/core_flows.Product.Steps_Product.processImportChunksStep/page.mdx"
},
{
"origSlug": "/references/core_flows/Product/Steps_Product/functions/core_flows.Product.Steps_Product.removeImageFromVariantsStep",
"newSlug": "/references/medusa-workflows/steps/removeImageFromVariantsStep",
"filePath": "/www/apps/resources/references/core_flows/Product/Steps_Product/functions/core_flows.Product.Steps_Product.removeImageFromVariantsStep/page.mdx"
},
{
"origSlug": "/references/core_flows/Product/Steps_Product/functions/core_flows.Product.Steps_Product.removeImagesFromVariantStep",
"newSlug": "/references/medusa-workflows/steps/removeImagesFromVariantStep",
"filePath": "/www/apps/resources/references/core_flows/Product/Steps_Product/functions/core_flows.Product.Steps_Product.removeImagesFromVariantStep/page.mdx"
},
{
"origSlug": "/references/core_flows/Product/Steps_Product/functions/core_flows.Product.Steps_Product.updateCollectionsStep",
"newSlug": "/references/medusa-workflows/steps/updateCollectionsStep",
@@ -2949,6 +2969,11 @@ export const slugChanges = [
"newSlug": "/references/medusa-workflows/steps/waitConfirmationProductImportStep",
"filePath": "/www/apps/resources/references/core_flows/Product/Steps_Product/functions/core_flows.Product.Steps_Product.waitConfirmationProductImportStep/page.mdx"
},
{
"origSlug": "/references/core_flows/Product/Workflows_Product/functions/core_flows.Product.Workflows_Product.batchImageVariantsWorkflow",
"newSlug": "/references/medusa-workflows/batchImageVariantsWorkflow",
"filePath": "/www/apps/resources/references/core_flows/Product/Workflows_Product/functions/core_flows.Product.Workflows_Product.batchImageVariantsWorkflow/page.mdx"
},
{
"origSlug": "/references/core_flows/Product/Workflows_Product/functions/core_flows.Product.Workflows_Product.batchLinkProductsToCategoryWorkflow",
"newSlug": "/references/medusa-workflows/batchLinkProductsToCategoryWorkflow",
@@ -2969,6 +2994,11 @@ export const slugChanges = [
"newSlug": "/references/medusa-workflows/batchProductsWorkflow",
"filePath": "/www/apps/resources/references/core_flows/Product/Workflows_Product/functions/core_flows.Product.Workflows_Product.batchProductsWorkflow/page.mdx"
},
{
"origSlug": "/references/core_flows/Product/Workflows_Product/functions/core_flows.Product.Workflows_Product.batchVariantImagesWorkflow",
"newSlug": "/references/medusa-workflows/batchVariantImagesWorkflow",
"filePath": "/www/apps/resources/references/core_flows/Product/Workflows_Product/functions/core_flows.Product.Workflows_Product.batchVariantImagesWorkflow/page.mdx"
},
{
"origSlug": "/references/core_flows/Product/Workflows_Product/functions/core_flows.Product.Workflows_Product.createCollectionsWorkflow",
"newSlug": "/references/medusa-workflows/createCollectionsWorkflow",