@wix/auto_sdk_ecom_current-cart 1.0.158 → 1.0.159

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -7383,7 +7383,7 @@ var EstimateCurrentCartTotalsResponse = z.object({
7383
7383
  })
7384
7384
  })
7385
7385
  ])
7386
- ).describe("Gift card calculation error.").optional(),
7386
+ ).describe("DEPRECATED: Use gift_card_calculation_errors instead.").optional(),
7387
7387
  orderValidationErrors: z.array(
7388
7388
  z.object({
7389
7389
  code: z.string().describe("Error code.").optional(),