Skip to content

Commit f4b21cc

Browse files
author
PureCloud Jenkins
committed
195.0.0
1 parent 1cdc544 commit f4b21cc

File tree

104 files changed

+4751
-1195
lines changed

Some content is hidden

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

104 files changed

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

build/.openapi-generator/FILES

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -351,6 +351,7 @@ docs/deleteRoutingUtilizationTag-example.txt
351351
docs/deleteRoutingWrapupcode-example.txt
352352
docs/deleteScimUser-example.txt
353353
docs/deleteScimV2User-example.txt
354+
docs/deleteSpeechandtextanalyticsCategory-example.txt
354355
docs/deleteSpeechandtextanalyticsDictionaryfeedbackDictionaryFeedbackId-example.txt
355356
docs/deleteSpeechandtextanalyticsProgram-example.txt
356357
docs/deleteSpeechandtextanalyticsSentimentfeedback-example.txt
@@ -423,6 +424,8 @@ docs/getAlertingInteractionstatsRules-example.txt
423424
docs/getAlertingRule-example.txt
424425
docs/getAnalyticsActionsAggregatesJob-example.txt
425426
docs/getAnalyticsActionsAggregatesJobResults-example.txt
427+
docs/getAnalyticsAgentcopilotsAggregatesJob-example.txt
428+
docs/getAnalyticsAgentcopilotsAggregatesJobResults-example.txt
426429
docs/getAnalyticsBotflowDivisionsReportingturns-example.txt
427430
docs/getAnalyticsBotflowReportingturns-example.txt
428431
docs/getAnalyticsBotflowSessions-example.txt
@@ -464,6 +467,7 @@ docs/getAnalyticsReportingDashboardsUsers-example.txt
464467
docs/getAnalyticsReportingExports-example.txt
465468
docs/getAnalyticsReportingExportsMetadata-example.txt
466469
docs/getAnalyticsReportingSettings-example.txt
470+
docs/getAnalyticsReportingSettingsDashboardsQuery-example.txt
467471
docs/getAnalyticsReportingSettingsUserDashboards-example.txt
468472
docs/getAnalyticsResolutionsAggregatesJob-example.txt
469473
docs/getAnalyticsResolutionsAggregatesJobResults-example.txt
@@ -666,7 +670,6 @@ docs/getConversationsMessagingIntegrationsWhatsappIntegrationId-example.txt
666670
docs/getConversationsMessagingSetting-example.txt
667671
docs/getConversationsMessagingSettings-example.txt
668672
docs/getConversationsMessagingSettingsDefault-example.txt
669-
docs/getConversationsMessagingSticker-example.txt
670673
docs/getConversationsMessagingSupportedcontent-example.txt
671674
docs/getConversationsMessagingSupportedcontentDefault-example.txt
672675
docs/getConversationsMessagingSupportedcontentSupportedContentId-example.txt
@@ -988,15 +991,18 @@ docs/getLanguageunderstandingMinerTopics-example.txt
988991
docs/getLanguageunderstandingMiners-example.txt
989992
docs/getLanguageunderstandingSettings-example.txt
990993
docs/getLearningAssignment-example.txt
994+
docs/getLearningAssignmentStep-example.txt
991995
docs/getLearningAssignments-example.txt
992996
docs/getLearningAssignmentsMe-example.txt
993997
docs/getLearningModule-example.txt
994998
docs/getLearningModuleJob-example.txt
999+
docs/getLearningModulePreview-example.txt
9951000
docs/getLearningModuleRule-example.txt
9961001
docs/getLearningModuleVersion-example.txt
9971002
docs/getLearningModules-example.txt
9981003
docs/getLearningModulesAssignments-example.txt
9991004
docs/getLearningModulesCoverartCoverArtId-example.txt
1005+
docs/getLearningScormScormId-example.txt
10001006
docs/getLicenseDefinition-example.txt
10011007
docs/getLicenseDefinitions-example.txt
10021008
docs/getLicenseToggle-example.txt
@@ -1290,7 +1296,10 @@ docs/getSearch-example.txt
12901296
docs/getSearchSuggest-example.txt
12911297
docs/getSearchSuggest-example.txt
12921298
docs/getSettingsExecutiondata-example.txt
1299+
docs/getSpeechandtextanalyticsCategories-example.txt
1300+
docs/getSpeechandtextanalyticsCategory-example.txt
12931301
docs/getSpeechandtextanalyticsConversation-example.txt
1302+
docs/getSpeechandtextanalyticsConversationCategories-example.txt
12941303
docs/getSpeechandtextanalyticsConversationCommunicationTranscripturl-example.txt
12951304
docs/getSpeechandtextanalyticsConversationCommunicationTranscripturls-example.txt
12961305
docs/getSpeechandtextanalyticsDictionaryfeedback-example.txt
@@ -1674,6 +1683,7 @@ docs/patchLanguageunderstandingDomain-example.txt
16741683
docs/patchLanguageunderstandingMinerDraft-example.txt
16751684
docs/patchLearningAssignment-example.txt
16761685
docs/patchLearningAssignmentReschedule-example.txt
1686+
docs/patchLearningAssignmentStep-example.txt
16771687
docs/patchLearningModuleUserAssignments-example.txt
16781688
docs/patchLocation-example.txt
16791689
docs/patchMessagingSetting-example.txt
@@ -1761,6 +1771,8 @@ docs/postAlertingRulesBulkRemove-example.txt
17611771
docs/postAlertingRulesQuery-example.txt
17621772
docs/postAnalyticsActionsAggregatesJobs-example.txt
17631773
docs/postAnalyticsActionsAggregatesQuery-example.txt
1774+
docs/postAnalyticsAgentcopilotsAggregatesJobs-example.txt
1775+
docs/postAnalyticsAgentcopilotsAggregatesQuery-example.txt
17641776
docs/postAnalyticsBotsAggregatesJobs-example.txt
17651777
docs/postAnalyticsBotsAggregatesQuery-example.txt
17661778
docs/postAnalyticsConversationDetailsProperties-example.txt
@@ -1927,6 +1939,7 @@ docs/postConversationsEmailMessages-example.txt
19271939
docs/postConversationsEmailMessagesDraftAttachmentsCopy-example.txt
19281940
docs/postConversationsEmailParticipantCommunicationWrapup-example.txt
19291941
docs/postConversationsEmailParticipantReplace-example.txt
1942+
docs/postConversationsEmailReconnect-example.txt
19301943
docs/postConversationsEmails-example.txt
19311944
docs/postConversationsEmailsAgentless-example.txt
19321945
docs/postConversationsFaxes-example.txt
@@ -2124,6 +2137,7 @@ docs/postLearningModulePublish-example.txt
21242137
docs/postLearningModules-example.txt
21252138
docs/postLearningRulesQuery-example.txt
21262139
docs/postLearningScheduleslotsQuery-example.txt
2140+
docs/postLearningScorm-example.txt
21272141
docs/postLicenseInfer-example.txt
21282142
docs/postLicenseOrganization-example.txt
21292143
docs/postLicenseToggle-example.txt
@@ -2251,6 +2265,7 @@ docs/postSearch-example.txt
22512265
docs/postSearch-example.txt
22522266
docs/postSearchSuggest-example.txt
22532267
docs/postSearchSuggest-example.txt
2268+
docs/postSpeechandtextanalyticsCategories-example.txt
22542269
docs/postSpeechandtextanalyticsDictionaryfeedback-example.txt
22552270
docs/postSpeechandtextanalyticsPrograms-example.txt
22562271
docs/postSpeechandtextanalyticsProgramsGeneralJobs-example.txt
@@ -2507,6 +2522,7 @@ docs/putIntegrationsSpeechTtsSettings-example.txt
25072522
docs/putIntegrationsUnifiedcommunicationThirdpartypresences-example.txt
25082523
docs/putLanguageunderstandingDomainVersion-example.txt
25092524
docs/putLearningModule-example.txt
2525+
docs/putLearningModulePreview-example.txt
25102526
docs/putLearningModuleRule-example.txt
25112527
docs/putMessagingSettingsDefault-example.txt
25122528
docs/putMobiledevice-example.txt
@@ -2585,6 +2601,7 @@ docs/putScimGroup-example.txt
25852601
docs/putScimUser-example.txt
25862602
docs/putScimV2Group-example.txt
25872603
docs/putScimV2User-example.txt
2604+
docs/putSpeechandtextanalyticsCategory-example.txt
25882605
docs/putSpeechandtextanalyticsDictionaryfeedbackDictionaryFeedbackId-example.txt
25892606
docs/putSpeechandtextanalyticsProgram-example.txt
25902607
docs/putSpeechandtextanalyticsProgramMappings-example.txt

0 commit comments

Comments
 (0)