@kl1/contracts 1.2.47-uat → 1.2.48-uat

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.
package/dist/index.mjs CHANGED
@@ -10180,6 +10180,7 @@ var subscriptionContract = initContract53().router(
10180
10180
  requireCheckout: z138.boolean(),
10181
10181
  checkoutUrl: z138.string().nullable()
10182
10182
  }),
10183
+ 402: DefaultErrorResponseSchema,
10183
10184
  500: DefaultErrorResponseSchema
10184
10185
  }
10185
10186
  },