@kl1/contracts 1.3.52 → 1.3.54
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.
|
@@ -13649,7 +13649,7 @@ export declare const channelContract: {
|
|
|
13649
13649
|
error?: any;
|
|
13650
13650
|
}>;
|
|
13651
13651
|
};
|
|
13652
|
-
path: "
|
|
13652
|
+
path: "lazada/connect";
|
|
13653
13653
|
headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
|
13654
13654
|
'x-tenant': z.ZodString;
|
|
13655
13655
|
'x-service-token': z.ZodString;
|
|
@@ -13636,7 +13636,7 @@ export declare const apiContract: {
|
|
|
13636
13636
|
error?: any;
|
|
13637
13637
|
}>;
|
|
13638
13638
|
};
|
|
13639
|
-
path: "ms
|
|
13639
|
+
path: "ms/lazada/connect";
|
|
13640
13640
|
headers: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodObject<{
|
|
13641
13641
|
'x-tenant': import("zod").ZodString;
|
|
13642
13642
|
'x-service-token': import("zod").ZodString;
|
|
@@ -329673,7 +329673,7 @@ export declare const channelSettingContract: {
|
|
|
329673
329673
|
error?: any;
|
|
329674
329674
|
}>;
|
|
329675
329675
|
};
|
|
329676
|
-
path: "ms/settings
|
|
329676
|
+
path: "ms/settings/lazada/connect";
|
|
329677
329677
|
headers: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodObject<{
|
|
329678
329678
|
'x-tenant': import("zod").ZodString;
|
|
329679
329679
|
'x-service-token': import("zod").ZodString;
|