@kl1/contracts 1.4.21 → 1.4.22

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.
@@ -33001,7 +33001,7 @@ export declare const mainChatRoomContract: {
33001
33001
  error?: any;
33002
33002
  }>;
33003
33003
  };
33004
- path: "ms/chat/rooms";
33004
+ path: "chs/api/v1/chat/rooms";
33005
33005
  headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
33006
33006
  'x-tenant': z.ZodString;
33007
33007
  'x-service-token': z.ZodString;