@tuki-io/tuki-widgets 0.0.215 → 0.0.216

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.
@@ -146,8 +146,8 @@ const API = {
146
146
  LEAN_USER_LINES_CONVERSATION_START: "/api/provision/:siteId/leanUsers/:userId/:leanUserDevicesToken/leanUserLinesToken",
147
147
  LEAN_USER_SNR_CONVERSATION_START: "/api/provision/:siteId/leanUsers/:userId/leanUserSNRToken",
148
148
  DEVICE_LINE_MONITOR_CSS: "/api/provision/options/:siteId/callingSearchSpace",
149
- WEBEX_USER_TOKEN: '/webex/api/webex/provisioning/customers/:customerId/persons/:userId',
150
- WEBEX_USER_DEVICES: "/webex/api/webex/provisioning/customers/:customerId/persons/:userId/devices",
149
+ WEBEX_USER_TOKEN: '/api/webex/provisioning/customers/:customerId/persons/:userId',
150
+ WEBEX_USER_DEVICES: "/api/webex/provisioning/customers/:customerId/persons/:userId/devices",
151
151
  TRANSLATION_PATTERN_CUCM: "/dcp/api/sites/:cucmId/translation-pattern",
152
152
  };
153
153
  const REGEX_PATTERN = {