@kl1/contracts 1.4.36 → 1.4.38

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.
@@ -28413,7 +28413,7 @@ export declare const mainFeedContract: {
28413
28413
  requestId: string;
28414
28414
  }>;
28415
28415
  };
28416
- path: "ms/feed-post/message/:parentId/relevance";
28416
+ path: "chs/api/v1/chat/message/:parentId/relevance";
28417
28417
  headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
28418
28418
  'x-tenant': z.ZodString;
28419
28419
  'x-service-token': z.ZodString;