Skip to content

Commit 7d397e1

Browse files
author
PureCloud Jenkins
committed
181.0.0
1 parent 4f67489 commit 7d397e1

File tree

105 files changed

+4610
-1504
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

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

build/.openapi-generator/FILES

Lines changed: 15 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,8 @@ docs/OAuthApi.json
7676
docs/OAuthApi.md
7777
docs/ObjectsApi.json
7878
docs/ObjectsApi.md
79+
docs/OperationalEventsApi.json
80+
docs/OperationalEventsApi.md
7981
docs/OrganizationApi.json
8082
docs/OrganizationApi.md
8183
docs/OrganizationAuthorizationApi.json
@@ -369,6 +371,7 @@ docs/deleteUserRoutingskill-example.txt
369371
docs/deleteUserRoutingskill-example.txt
370372
docs/deleteUserStationAssociatedstation-example.txt
371373
docs/deleteUserStationDefaultstation-example.txt
374+
docs/deleteUserVerifier-example.txt
372375
docs/deleteUserrecording-example.txt
373376
docs/deleteVoicemailMessage-example.txt
374377
docs/deleteVoicemailMessages-example.txt
@@ -536,7 +539,6 @@ docs/getAuthorizationSubjectsRolecounts-example.txt
536539
docs/getBillingReportsBillableusage-example.txt
537540
docs/getBillingTrusteebillingoverviewTrustorOrgId-example.txt
538541
docs/getCarrierservicesIntegrationsEmergencylocationsMe-example.txt
539-
docs/getChatSettings-example.txt
540542
docs/getChatsMessage-example.txt
541543
docs/getChatsRoom-example.txt
542544
docs/getChatsRoomMessage-example.txt
@@ -866,6 +868,7 @@ docs/getJourneyActiontarget-example.txt
866868
docs/getJourneyActiontargets-example.txt
867869
docs/getJourneyActiontemplate-example.txt
868870
docs/getJourneyActiontemplates-example.txt
871+
docs/getJourneyDeploymentCustomerPing-example.txt
869872
docs/getJourneyOutcome-example.txt
870873
docs/getJourneyOutcomes-example.txt
871874
docs/getJourneyOutcomesAttributionsJob-example.txt
@@ -1327,6 +1330,7 @@ docs/getTelephonyProvidersEdgesSiteNumberplans-example.txt
13271330
docs/getTelephonyProvidersEdgesSiteNumberplansClassifications-example.txt
13281331
docs/getTelephonyProvidersEdgesSiteOutboundroute-example.txt
13291332
docs/getTelephonyProvidersEdgesSiteOutboundroutes-example.txt
1333+
docs/getTelephonyProvidersEdgesSiteSiteconnections-example.txt
13301334
docs/getTelephonyProvidersEdgesSites-example.txt
13311335
docs/getTelephonyProvidersEdgesTimezones-example.txt
13321336
docs/getTelephonyProvidersEdgesTrunk-example.txt
@@ -1346,6 +1350,8 @@ docs/getTextbotsBotsSearch-example.txt
13461350
docs/getTimezones-example.txt
13471351
docs/getTokensMe-example.txt
13481352
docs/getTokensTimeout-example.txt
1353+
docs/getUsageEventsDefinition-example.txt
1354+
docs/getUsageEventsDefinitions-example.txt
13491355
docs/getUsageQueryExecutionIdResults-example.txt
13501356
docs/getUsageSimplesearchExecutionIdResults-example.txt
13511357
docs/getUser-example.txt
@@ -1377,6 +1383,7 @@ docs/getUserState-example.txt
13771383
docs/getUserStation-example.txt
13781384
docs/getUserSuperiors-example.txt
13791385
docs/getUserTrustors-example.txt
1386+
docs/getUserVerifiers-example.txt
13801387
docs/getUserrecording-example.txt
13811388
docs/getUserrecordingMedia-example.txt
13821389
docs/getUserrecordings-example.txt
@@ -1507,7 +1514,6 @@ docs/patchArchitectGrammar-example.txt
15071514
docs/patchArchitectGrammarLanguage-example.txt
15081515
docs/patchAuthorizationRole-example.txt
15091516
docs/patchAuthorizationSettings-example.txt
1510-
docs/patchChatSettings-example.txt
15111517
docs/patchChatsRoom-example.txt
15121518
docs/patchChatsRoomMessage-example.txt
15131519
docs/patchChatsSettings-example.txt
@@ -1551,6 +1557,7 @@ docs/patchConversationsMessagingIntegrationsFacebookIntegrationId-example.txt
15511557
docs/patchConversationsMessagingIntegrationsInstagramIntegrationId-example.txt
15521558
docs/patchConversationsMessagingIntegrationsOpenIntegrationId-example.txt
15531559
docs/patchConversationsMessagingIntegrationsTwitterIntegrationId-example.txt
1560+
docs/patchConversationsMessagingIntegrationsWhatsappEmbeddedsignupIntegrationId-example.txt
15541561
docs/patchConversationsMessagingIntegrationsWhatsappIntegrationId-example.txt
15551562
docs/patchConversationsMessagingSetting-example.txt
15561563
docs/patchConversationsMessagingSupportedcontentSupportedContentId-example.txt
@@ -1621,6 +1628,7 @@ docs/patchTaskmanagementWorkitemUsersMeWrapups-example.txt
16211628
docs/patchTaskmanagementWorktype-example.txt
16221629
docs/patchTaskmanagementWorktypeStatus-example.txt
16231630
docs/patchTeam-example.txt
1631+
docs/patchTelephonyProvidersEdgesSiteSiteconnections-example.txt
16241632
docs/patchUser-example.txt
16251633
docs/patchUserCallforwarding-example.txt
16261634
docs/patchUserGeolocation-example.txt
@@ -1849,6 +1857,7 @@ docs/postConversationsMessagingIntegrationsLine-example.txt
18491857
docs/postConversationsMessagingIntegrationsOpen-example.txt
18501858
docs/postConversationsMessagingIntegrationsTwitter-example.txt
18511859
docs/postConversationsMessagingIntegrationsWhatsapp-example.txt
1860+
docs/postConversationsMessagingIntegrationsWhatsappEmbeddedsignup-example.txt
18521861
docs/postConversationsMessagingSettings-example.txt
18531862
docs/postConversationsMessagingSupportedcontent-example.txt
18541863
docs/postConversationsParticipantsAttributesSearch-example.txt
@@ -1944,6 +1953,7 @@ docs/postIntegrationsSpeechNuanceNuanceIntegrationIdBotsLaunchValidate-example.t
19441953
docs/postJourneyActionmaps-example.txt
19451954
docs/postJourneyActionmapsEstimatesJobs-example.txt
19461955
docs/postJourneyActiontemplates-example.txt
1956+
docs/postJourneyDeploymentActionevent-example.txt
19471957
docs/postJourneyDeploymentAppevents-example.txt
19481958
docs/postJourneyOutcomes-example.txt
19491959
docs/postJourneyOutcomesAttributionsJobs-example.txt
@@ -2291,7 +2301,6 @@ docs/putAuthorizationRole-example.txt
22912301
docs/putAuthorizationRoleUsersAdd-example.txt
22922302
docs/putAuthorizationRoleUsersRemove-example.txt
22932303
docs/putAuthorizationRolesDefault-example.txt
2294-
docs/putChatSettings-example.txt
22952304
docs/putChatsSettings-example.txt
22962305
docs/putContentmanagementWorkspace-example.txt
22972306
docs/putContentmanagementWorkspaceMember-example.txt
@@ -2452,6 +2461,7 @@ docs/putTelephonyProvidersEdgesPhonebasesetting-example.txt
24522461
docs/putTelephonyProvidersEdgesSite-example.txt
24532462
docs/putTelephonyProvidersEdgesSiteNumberplans-example.txt
24542463
docs/putTelephonyProvidersEdgesSiteOutboundroute-example.txt
2464+
docs/putTelephonyProvidersEdgesSiteSiteconnections-example.txt
24552465
docs/putTelephonyProvidersEdgesTrunkbasesetting-example.txt
24562466
docs/putTokensTimeout-example.txt
24572467
docs/putUserCallforwarding-example.txt
@@ -2468,6 +2478,7 @@ docs/putUserRoutingstatus-example.txt
24682478
docs/putUserState-example.txt
24692479
docs/putUserStationAssociatedstationStationId-example.txt
24702480
docs/putUserStationDefaultstationStationId-example.txt
2481+
docs/putUserVerifier-example.txt
24712482
docs/putUserrecording-example.txt
24722483
docs/putUsersPresencesBulk-example.txt
24732484
docs/putVoicemailMessage-example.txt
@@ -2524,6 +2535,7 @@ src/purecloud-platform-client-v2/api/MobileDevicesApi.js
25242535
src/purecloud-platform-client-v2/api/NotificationsApi.js
25252536
src/purecloud-platform-client-v2/api/OAuthApi.js
25262537
src/purecloud-platform-client-v2/api/ObjectsApi.js
2538+
src/purecloud-platform-client-v2/api/OperationalEventsApi.js
25272539
src/purecloud-platform-client-v2/api/OrganizationApi.js
25282540
src/purecloud-platform-client-v2/api/OrganizationAuthorizationApi.js
25292541
src/purecloud-platform-client-v2/api/OutboundApi.js

0 commit comments

Comments
 (0)