@kl1/contracts 1.1.34-uat → 1.1.36-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.
@@ -555,7 +555,7 @@ export declare const businessCalendarContract: {
555
555
  }[];
556
556
  description?: string | undefined;
557
557
  }>;
558
- method: "PUT";
558
+ method: "POST";
559
559
  pathParams: z.ZodObject<{
560
560
  id: z.ZodString;
561
561
  }, "strip", z.ZodTypeAny, {