@kl1/contracts 1.2.73-uat → 1.2.75-uat

Sign up to get free protection for your applications and to get access to all the features.
package/dist/index.mjs CHANGED
@@ -8894,7 +8894,7 @@ var generalSettingContract = initContract44().router(
8894
8894
  }
8895
8895
  },
8896
8896
  {
8897
- pathPrefix: "general-setting"
8897
+ pathPrefix: "ms/general-setting"
8898
8898
  }
8899
8899
  );
8900
8900
 
@@ -10389,7 +10389,7 @@ var subscriptionContract = initContract53().router(
10389
10389
  }
10390
10390
  },
10391
10391
  {
10392
- pathPrefix: "subscriptions"
10392
+ pathPrefix: "ms/subscriptions"
10393
10393
  }
10394
10394
  );
10395
10395