Skip to content

Commit eaa656a

Browse files
author
PureCloud Jenkins
committed
190.0.0
1 parent 9e72819 commit eaa656a

File tree

105 files changed

+8651
-2469
lines changed

Some content is hidden

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

105 files changed

+8651
-2469
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/189.1.0/purecloud-platform-client-v2.min.js"></script>
34+
<script src="https://sdk-cdn.mypurecloud.com/javascript/190.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/189.1.0/purecloud-platform-client-v2.min.js'], (platformClient) => {
51+
requirejs(['https://sdk-cdn.mypurecloud.com/javascript/amd/190.0.0/purecloud-platform-client-v2.min.js'], (platformClient) => {
5252
console.log(platformClient);
5353
});
5454
</script>

build/.openapi-generator/FILES

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -404,6 +404,9 @@ docs/deleteWorkforcemanagementBusinessunitActivitycode-example.txt
404404
docs/deleteWorkforcemanagementBusinessunitPlanninggroup-example.txt
405405
docs/deleteWorkforcemanagementBusinessunitSchedulingRun-example.txt
406406
docs/deleteWorkforcemanagementBusinessunitServicegoaltemplate-example.txt
407+
docs/deleteWorkforcemanagementBusinessunitStaffinggroup-example.txt
408+
docs/deleteWorkforcemanagementBusinessunitTimeofflimit-example.txt
409+
docs/deleteWorkforcemanagementBusinessunitTimeoffplan-example.txt
407410
docs/deleteWorkforcemanagementBusinessunitWeekSchedule-example.txt
408411
docs/deleteWorkforcemanagementBusinessunitWeekShorttermforecast-example.txt
409412
docs/deleteWorkforcemanagementCalendarUrlIcs-example.txt
@@ -562,6 +565,8 @@ docs/getChatsMessage-example.txt
562565
docs/getChatsRoom-example.txt
563566
docs/getChatsRoomMessage-example.txt
564567
docs/getChatsRoomMessages-example.txt
568+
docs/getChatsRoomParticipant-example.txt
569+
docs/getChatsRoomParticipants-example.txt
565570
docs/getChatsSettings-example.txt
566571
docs/getChatsThreadMessages-example.txt
567572
docs/getChatsUserMessage-example.txt
@@ -923,7 +928,12 @@ docs/getJourneySessionEvents-example.txt
923928
docs/getJourneySessionOutcomescores-example.txt
924929
docs/getJourneyView-example.txt
925930
docs/getJourneyViewVersion-example.txt
931+
docs/getJourneyViewVersionJob-example.txt
932+
docs/getJourneyViewVersionJobResults-example.txt
933+
docs/getJourneyViewVersionJobsLatest-example.txt
926934
docs/getJourneyViews-example.txt
935+
docs/getJourneyViewsEventdefinition-example.txt
936+
docs/getJourneyViewsEventdefinitions-example.txt
927937
docs/getKnowledgeGuestSessionCategories-example.txt
928938
docs/getKnowledgeGuestSessionDocument-example.txt
929939
docs/getKnowledgeGuestSessionDocuments-example.txt
@@ -1180,6 +1190,7 @@ docs/getRecordingSettings-example.txt
11801190
docs/getRecordingUploadsReport-example.txt
11811191
docs/getRecordingsRetentionQuery-example.txt
11821192
docs/getRecordingsScreensessions-example.txt
1193+
docs/getRecordingsScreensessionsDetails-example.txt
11831194
docs/getResponsemanagementLibraries-example.txt
11841195
docs/getResponsemanagementLibrary-example.txt
11851196
docs/getResponsemanagementResponse-example.txt
@@ -1514,6 +1525,12 @@ docs/getWorkforcemanagementBusinessunitSchedulingRunResult-example.txt
15141525
docs/getWorkforcemanagementBusinessunitSchedulingRuns-example.txt
15151526
docs/getWorkforcemanagementBusinessunitServicegoaltemplate-example.txt
15161527
docs/getWorkforcemanagementBusinessunitServicegoaltemplates-example.txt
1528+
docs/getWorkforcemanagementBusinessunitStaffinggroup-example.txt
1529+
docs/getWorkforcemanagementBusinessunitStaffinggroups-example.txt
1530+
docs/getWorkforcemanagementBusinessunitTimeofflimit-example.txt
1531+
docs/getWorkforcemanagementBusinessunitTimeofflimits-example.txt
1532+
docs/getWorkforcemanagementBusinessunitTimeoffplan-example.txt
1533+
docs/getWorkforcemanagementBusinessunitTimeoffplans-example.txt
15171534
docs/getWorkforcemanagementBusinessunitWeekSchedule-example.txt
15181535
docs/getWorkforcemanagementBusinessunitWeekScheduleGenerationresults-example.txt
15191536
docs/getWorkforcemanagementBusinessunitWeekScheduleHeadcountforecast-example.txt
@@ -1727,6 +1744,8 @@ docs/patchWorkforcemanagementBusinessunitActivitycode-example.txt
17271744
docs/patchWorkforcemanagementBusinessunitPlanninggroup-example.txt
17281745
docs/patchWorkforcemanagementBusinessunitSchedulingRun-example.txt
17291746
docs/patchWorkforcemanagementBusinessunitServicegoaltemplate-example.txt
1747+
docs/patchWorkforcemanagementBusinessunitStaffinggroup-example.txt
1748+
docs/patchWorkforcemanagementBusinessunitTimeoffplan-example.txt
17301749
docs/patchWorkforcemanagementManagementunit-example.txt
17311750
docs/patchWorkforcemanagementManagementunitAgents-example.txt
17321751
docs/patchWorkforcemanagementManagementunitTimeofflimit-example.txt
@@ -2041,8 +2060,10 @@ docs/postJourneyOutcomes-example.txt
20412060
docs/postJourneyOutcomesAttributionsJobs-example.txt
20422061
docs/postJourneyOutcomesPredictors-example.txt
20432062
docs/postJourneySegments-example.txt
2063+
docs/postJourneyViewVersionJobs-example.txt
20442064
docs/postJourneyViewVersions-example.txt
20452065
docs/postJourneyViews-example.txt
2066+
docs/postJourneyViewsEncodingsValidate-example.txt
20462067
docs/postKnowledgeDocumentuploads-example.txt
20472068
docs/postKnowledgeDocumentuploads-example.txt
20482069
docs/postKnowledgeGuestSessionDocumentCopies-example.txt
@@ -2332,6 +2353,11 @@ docs/postWorkforcemanagementBusinessunitAgentschedulesSearch-example.txt
23322353
docs/postWorkforcemanagementBusinessunitIntraday-example.txt
23332354
docs/postWorkforcemanagementBusinessunitPlanninggroups-example.txt
23342355
docs/postWorkforcemanagementBusinessunitServicegoaltemplates-example.txt
2356+
docs/postWorkforcemanagementBusinessunitStaffinggroups-example.txt
2357+
docs/postWorkforcemanagementBusinessunitStaffinggroupsQuery-example.txt
2358+
docs/postWorkforcemanagementBusinessunitTimeofflimits-example.txt
2359+
docs/postWorkforcemanagementBusinessunitTimeofflimitsValuesQuery-example.txt
2360+
docs/postWorkforcemanagementBusinessunitTimeoffplans-example.txt
23352361
docs/postWorkforcemanagementBusinessunitWeekScheduleAgentschedulesQuery-example.txt
23362362
docs/postWorkforcemanagementBusinessunitWeekScheduleCopy-example.txt
23372363
docs/postWorkforcemanagementBusinessunitWeekSchedulePerformancepredictionsRecalculations-example.txt
@@ -2405,6 +2431,7 @@ docs/putAuthorizationRole-example.txt
24052431
docs/putAuthorizationRoleUsersAdd-example.txt
24062432
docs/putAuthorizationRoleUsersRemove-example.txt
24072433
docs/putAuthorizationRolesDefault-example.txt
2434+
docs/putChatsMessageReactions-example.txt
24082435
docs/putChatsSettings-example.txt
24092436
docs/putContentmanagementWorkspace-example.txt
24102437
docs/putContentmanagementWorkspaceMember-example.txt
@@ -2602,6 +2629,7 @@ docs/putWebdeploymentsConfigurationVersionsDraft-example.txt
26022629
docs/putWebdeploymentsDeployment-example.txt
26032630
docs/putWidgetsDeployment-example.txt
26042631
docs/putWorkforcemanagementAgentIntegrationsHris-example.txt
2632+
docs/putWorkforcemanagementBusinessunitTimeofflimitValues-example.txt
26052633
docs/putWorkforcemanagementManagementunitTimeofflimitValues-example.txt
26062634
index.d.ts
26072635
package.json

0 commit comments

Comments
 (0)