Skip to content

Commit 98e77fa

Browse files
author
PureCloud Jenkins
committed
193.0.0
1 parent 6b361ca commit 98e77fa

File tree

106 files changed

+2718
-3710
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

106 files changed

+2718
-3710
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ For direct use in a browser script:
3131

3232
```html
3333
<!-- Include the CJS SDK -->
34-
<script src="https://sdk-cdn.mypurecloud.com/javascript/192.2.0/purecloud-platform-client-v2.min.js"></script>
34+
<script src="https://sdk-cdn.mypurecloud.com/javascript/193.0.0/purecloud-platform-client-v2.min.js"></script>
3535

3636
<script type="text/javascript">
3737
// Obtain a reference to the platformClient object
@@ -48,7 +48,7 @@ For direct use in a browser script:
4848

4949
<script type="text/javascript">
5050
// Obtain a reference to the platformClient object
51-
requirejs(['https://sdk-cdn.mypurecloud.com/javascript/amd/192.2.0/purecloud-platform-client-v2.min.js'], (platformClient) => {
51+
requirejs(['https://sdk-cdn.mypurecloud.com/javascript/amd/193.0.0/purecloud-platform-client-v2.min.js'], (platformClient) => {
5252
console.log(platformClient);
5353
});
5454
</script>

build/.openapi-generator/FILES

Lines changed: 4 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,6 @@ docs/deleteAlertingInteractionstatsRule-example.txt
154154
docs/deleteAlertingRule-example.txt
155155
docs/deleteAnalyticsConversationsDetailsJob-example.txt
156156
docs/deleteAnalyticsConversationsDetailsJob-example.txt
157-
docs/deleteAnalyticsReportingSchedule-example.txt
158157
docs/deleteAnalyticsUsersDetailsJob-example.txt
159158
docs/deleteAnalyticsUsersDetailsJob-example.txt
160159
docs/deleteArchitectEmergencygroup-example.txt
@@ -426,6 +425,7 @@ docs/getAlertingInteractionstatsRules-example.txt
426425
docs/getAlertingRule-example.txt
427426
docs/getAnalyticsActionsAggregatesJob-example.txt
428427
docs/getAnalyticsActionsAggregatesJobResults-example.txt
428+
docs/getAnalyticsBotflowDivisionsReportingturns-example.txt
429429
docs/getAnalyticsBotflowReportingturns-example.txt
430430
docs/getAnalyticsBotflowSessions-example.txt
431431
docs/getAnalyticsBotsAggregatesJob-example.txt
@@ -465,17 +465,8 @@ docs/getAnalyticsReportingDashboardsUser-example.txt
465465
docs/getAnalyticsReportingDashboardsUsers-example.txt
466466
docs/getAnalyticsReportingExports-example.txt
467467
docs/getAnalyticsReportingExportsMetadata-example.txt
468-
docs/getAnalyticsReportingMetadata-example.txt
469-
docs/getAnalyticsReportingReportIdMetadata-example.txt
470-
docs/getAnalyticsReportingReportformats-example.txt
471-
docs/getAnalyticsReportingSchedule-example.txt
472-
docs/getAnalyticsReportingScheduleHistory-example.txt
473-
docs/getAnalyticsReportingScheduleHistoryLatest-example.txt
474-
docs/getAnalyticsReportingScheduleHistoryRunId-example.txt
475-
docs/getAnalyticsReportingSchedules-example.txt
476468
docs/getAnalyticsReportingSettings-example.txt
477469
docs/getAnalyticsReportingSettingsUserDashboards-example.txt
478-
docs/getAnalyticsReportingTimeperiods-example.txt
479470
docs/getAnalyticsResolutionsAggregatesJob-example.txt
480471
docs/getAnalyticsResolutionsAggregatesJobResults-example.txt
481472
docs/getAnalyticsSurveysAggregatesJob-example.txt
@@ -577,6 +568,7 @@ docs/getChatsUser-example.txt
577568
docs/getChatsUserMessage-example.txt
578569
docs/getChatsUserMessages-example.txt
579570
docs/getChatsUserSettings-example.txt
571+
docs/getChatsUsersMeSettings-example.txt
580572
docs/getCoachingAppointment-example.txt
581573
docs/getCoachingAppointmentAnnotation-example.txt
582574
docs/getCoachingAppointmentAnnotations-example.txt
@@ -1047,6 +1039,7 @@ docs/getOrganizationsIpaddressauthentication-example.txt
10471039
docs/getOrganizationsLimitsChangerequest-example.txt
10481040
docs/getOrganizationsLimitsChangerequests-example.txt
10491041
docs/getOrganizationsLimitsDocs-example.txt
1042+
docs/getOrganizationsLimitsDocsFreetrial-example.txt
10501043
docs/getOrganizationsLimitsNamespace-example.txt
10511044
docs/getOrganizationsLimitsNamespaceDefaults-example.txt
10521045
docs/getOrganizationsLimitsNamespaces-example.txt
@@ -1609,6 +1602,7 @@ docs/patchChatsRoomMessage-example.txt
16091602
docs/patchChatsSettings-example.txt
16101603
docs/patchChatsUserMessage-example.txt
16111604
docs/patchChatsUserSettings-example.txt
1605+
docs/patchChatsUsersMeSettings-example.txt
16121606
docs/patchCoachingAppointment-example.txt
16131607
docs/patchCoachingAppointmentAnnotation-example.txt
16141608
docs/patchCoachingAppointmentStatus-example.txt
@@ -1814,8 +1808,6 @@ docs/postAnalyticsQueuesObservationsQuery-example.txt
18141808
docs/postAnalyticsRatelimitsAggregatesQuery-example.txt
18151809
docs/postAnalyticsReportingDashboardsUsersBulkRemove-example.txt
18161810
docs/postAnalyticsReportingExports-example.txt
1817-
docs/postAnalyticsReportingScheduleRunreport-example.txt
1818-
docs/postAnalyticsReportingSchedules-example.txt
18191811
docs/postAnalyticsReportingSettingsDashboardsBulkRemove-example.txt
18201812
docs/postAnalyticsReportingSettingsDashboardsQuery-example.txt
18211813
docs/postAnalyticsResolutionsAggregatesJobs-example.txt
@@ -2434,7 +2426,6 @@ docs/putAlertingInteractionstatsAlert-example.txt
24342426
docs/putAlertingInteractionstatsRule-example.txt
24352427
docs/putAlertingRule-example.txt
24362428
docs/putAnalyticsDataretentionSettings-example.txt
2437-
docs/putAnalyticsReportingSchedule-example.txt
24382429
docs/putArchitectEmergencygroup-example.txt
24392430
docs/putArchitectIvr-example.txt
24402431
docs/putArchitectPrompt-example.txt

build/APIData.json

Lines changed: 99 additions & 214 deletions
Large diffs are not rendered by default.

build/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ For direct use in a browser script:
3131

3232
```html
3333
<!-- Include the CJS SDK -->
34-
<script src="https://sdk-cdn.mypurecloud.com/javascript/192.2.0/purecloud-platform-client-v2.min.js"></script>
34+
<script src="https://sdk-cdn.mypurecloud.com/javascript/193.0.0/purecloud-platform-client-v2.min.js"></script>
3535

3636
<script type="text/javascript">
3737
// Obtain a reference to the platformClient object
@@ -48,7 +48,7 @@ For direct use in a browser script:
4848

4949
<script type="text/javascript">
5050
// Obtain a reference to the platformClient object
51-
requirejs(['https://sdk-cdn.mypurecloud.com/javascript/amd/192.2.0/purecloud-platform-client-v2.min.js'], (platformClient) => {
51+
requirejs(['https://sdk-cdn.mypurecloud.com/javascript/amd/193.0.0/purecloud-platform-client-v2.min.js'], (platformClient) => {
5252
console.log(platformClient);
5353
});
5454
</script>

0 commit comments

Comments
 (0)