@kl1/contracts 1.2.79-uat → 1.2.80-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.
package/dist/index.js CHANGED
@@ -7908,9 +7908,7 @@ var businessCalendarContract = (0, import_core36.initContract)().router(
7908
7908
  }
7909
7909
  }
7910
7910
  },
7911
- {
7912
- pathPrefix: "ms/business-calendars"
7913
- }
7911
+ { pathPrefix: "ms/business-calendars" }
7914
7912
  );
7915
7913
 
7916
7914
  // src/facebook-feed/index.ts
@@ -8821,7 +8819,6 @@ var apiContract = (0, import_core43.initContract)().router({
8821
8819
  telephonyExtensionContract,
8822
8820
  attribute: attributeContract,
8823
8821
  tag: tagContract,
8824
- channel: channelContract,
8825
8822
  aws: awsContract,
8826
8823
  agentPresenceStatus: telephonyAgentPresenceStatusContract,
8827
8824
  userPresenceStatusLog: userPresenceStatusLogContract,
@@ -8829,7 +8826,15 @@ var apiContract = (0, import_core43.initContract)().router({
8829
8826
  evaluateForm: evaluateFormContract,
8830
8827
  upload: uploadContract,
8831
8828
  snippet: snippetContract,
8832
- bot: botContract
8829
+ bot: botContract,
8830
+ ...(0, import_core43.initContract)().router(
8831
+ {
8832
+ channel: channelContract
8833
+ },
8834
+ {
8835
+ pathPrefix: "ms/"
8836
+ }
8837
+ )
8833
8838
  });
8834
8839
  var contactContract2 = (0, import_core43.initContract)().router({
8835
8840
  contact: contactContract