Skip to content

Commit c74de86

Browse files
author
PureCloud Jenkins
committed
153.0.0
1 parent ddcbcaf commit c74de86

File tree

91 files changed

+3913
-928
lines changed

Some content is hidden

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

91 files changed

+3913
-928
lines changed

README.md

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

2828
```html
2929
<!-- Include the CJS SDK -->
30-
<script src="https://sdk-cdn.mypurecloud.com/javascript/152.0.0/purecloud-platform-client-v2.min.js"></script>
30+
<script src="https://sdk-cdn.mypurecloud.com/javascript/153.0.0/purecloud-platform-client-v2.min.js"></script>
3131

3232
<script type="text/javascript">
3333
// Obtain a reference to the platformClient object
@@ -44,7 +44,7 @@ For direct use in a browser script:
4444

4545
<script type="text/javascript">
4646
// Obtain a reference to the platformClient object
47-
requirejs(['https://sdk-cdn.mypurecloud.com/javascript/amd/152.0.0/purecloud-platform-client-v2.min.js'], (platformClient) => {
47+
requirejs(['https://sdk-cdn.mypurecloud.com/javascript/amd/153.0.0/purecloud-platform-client-v2.min.js'], (platformClient) => {
4848
console.log(platformClient);
4949
});
5050
</script>

build/.openapi-generator/FILES

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -437,6 +437,7 @@ docs/getAuthorizationRoleComparedefaultRightRoleId-example.txt
437437
docs/getAuthorizationRoleSubjectgrants-example.txt
438438
docs/getAuthorizationRoleUsers-example.txt
439439
docs/getAuthorizationRoles-example.txt
440+
docs/getAuthorizationSettings-example.txt
440441
docs/getAuthorizationSubject-example.txt
441442
docs/getAuthorizationSubject-example.txt
442443
docs/getAuthorizationSubjectsMe-example.txt
@@ -1220,8 +1221,11 @@ docs/getWebmessagingMessages-example.txt
12201221
docs/getWidgetsDeployment-example.txt
12211222
docs/getWidgetsDeployments-example.txt
12221223
docs/getWorkforcemanagementAdherence-example.txt
1224+
docs/getWorkforcemanagementAdherenceExplanation-example.txt
1225+
docs/getWorkforcemanagementAdherenceExplanationsJob-example.txt
12231226
docs/getWorkforcemanagementAdherenceHistoricalJob-example.txt
12241227
docs/getWorkforcemanagementAdhocmodelingjob-example.txt
1228+
docs/getWorkforcemanagementAgentAdherenceExplanation-example.txt
12251229
docs/getWorkforcemanagementAgentManagementunit-example.txt
12261230
docs/getWorkforcemanagementAgentsMeManagementunit-example.txt
12271231
docs/getWorkforcemanagementBusinessunit-example.txt
@@ -1280,13 +1284,15 @@ docs/getWorkforcemanagementManagementunitsDivisionviews-example.txt
12801284
docs/getWorkforcemanagementNotifications-example.txt
12811285
docs/getWorkforcemanagementSchedulingjob-example.txt
12821286
docs/getWorkforcemanagementShifttrades-example.txt
1287+
docs/getWorkforcemanagementShrinkageJob-example.txt
12831288
docs/getWorkforcemanagementTimeoffrequest-example.txt
12841289
docs/getWorkforcemanagementTimeoffrequestWaitlistpositions-example.txt
12851290
docs/getWorkforcemanagementTimeoffrequests-example.txt
12861291
docs/headNotificationsChannel-example.txt
12871292
docs/headTokensMe-example.txt
12881293
docs/patchAnalyticsReportingSettings-example.txt
12891294
docs/patchAuthorizationRole-example.txt
1295+
docs/patchAuthorizationSettings-example.txt
12901296
docs/patchChatSettings-example.txt
12911297
docs/patchCoachingAppointment-example.txt
12921298
docs/patchCoachingAppointmentAnnotation-example.txt
@@ -1400,6 +1406,7 @@ docs/patchVoicemailMePolicy-example.txt
14001406
docs/patchVoicemailMessage-example.txt
14011407
docs/patchVoicemailUserpolicy-example.txt
14021408
docs/patchWebchatGuestConversationMediarequest-example.txt
1409+
docs/patchWorkforcemanagementAgentAdherenceExplanation-example.txt
14031410
docs/patchWorkforcemanagementBusinessunit-example.txt
14041411
docs/patchWorkforcemanagementBusinessunitActivitycode-example.txt
14051412
docs/patchWorkforcemanagementBusinessunitPlanninggroup-example.txt
@@ -1842,9 +1849,14 @@ docs/postWebdeploymentsConfigurationVersionsDraftPublish-example.txt
18421849
docs/postWebdeploymentsConfigurations-example.txt
18431850
docs/postWebdeploymentsDeployments-example.txt
18441851
docs/postWidgetsDeployments-example.txt
1852+
docs/postWorkforcemanagementAdherenceExplanations-example.txt
1853+
docs/postWorkforcemanagementAdherenceExplanationsQuery-example.txt
18451854
docs/postWorkforcemanagementAdherenceHistorical-example.txt
1855+
docs/postWorkforcemanagementAgentAdherenceExplanations-example.txt
1856+
docs/postWorkforcemanagementAgentAdherenceExplanationsQuery-example.txt
18461857
docs/postWorkforcemanagementAgentschedulesMine-example.txt
18471858
docs/postWorkforcemanagementBusinessunitActivitycodes-example.txt
1859+
docs/postWorkforcemanagementBusinessunitAdherenceExplanationsQuery-example.txt
18481860
docs/postWorkforcemanagementBusinessunitAgentschedulesSearch-example.txt
18491861
docs/postWorkforcemanagementBusinessunitIntraday-example.txt
18501862
docs/postWorkforcemanagementBusinessunitPlanninggroups-example.txt
@@ -1870,6 +1882,7 @@ docs/postWorkforcemanagementManagementunitAgentschedulesSearch-example.txt
18701882
docs/postWorkforcemanagementManagementunitHistoricaladherencequery-example.txt
18711883
docs/postWorkforcemanagementManagementunitMove-example.txt
18721884
docs/postWorkforcemanagementManagementunitSchedulesSearch-example.txt
1885+
docs/postWorkforcemanagementManagementunitShrinkageJobs-example.txt
18731886
docs/postWorkforcemanagementManagementunitTimeofflimits-example.txt
18741887
docs/postWorkforcemanagementManagementunitTimeofflimitsValuesQuery-example.txt
18751888
docs/postWorkforcemanagementManagementunitTimeoffplans-example.txt

0 commit comments

Comments
 (0)