Skip to content

Commit 55ce115

Browse files
author
PureCloud Jenkins
committed
224.0.0
1 parent 8a71bfa commit 55ce115

184 files changed

Lines changed: 8126 additions & 1779 deletions

File tree

Some content is hidden

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

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ A JavaScript library to interface with the Genesys Cloud Platform API. View the
66
[![npm](https://img.shields.io/npm/v/purecloud-platform-client-v2.svg)](https://www.npmjs.com/package/purecloud-platform-client-v2)
77
[![Release Notes Badge](https://developer-content.genesys.cloud/images/sdk-release-notes.png)](https://github.com/MyPureCloud/platform-client-sdk-javascript/blob/master/releaseNotes.md)
88

9-
Documentation version purecloud-platform-client-v2@223.0.0
9+
Documentation version purecloud-platform-client-v2@224.0.0
1010

1111
## Preview APIs
1212

@@ -29,7 +29,7 @@ For direct use in a browser script:
2929

3030
```html
3131
<!-- Include the CJS SDK -->
32-
<script src="https://sdk-cdn.mypurecloud.com/javascript/223.0.0/purecloud-platform-client-v2.min.js"></script>
32+
<script src="https://sdk-cdn.mypurecloud.com/javascript/224.0.0/purecloud-platform-client-v2.min.js"></script>
3333

3434
<script type="text/javascript">
3535
// Obtain a reference to the platformClient object
@@ -46,7 +46,7 @@ For direct use in a browser script:
4646

4747
<script type="text/javascript">
4848
// Obtain a reference to the platformClient object
49-
requirejs(['https://sdk-cdn.mypurecloud.com/javascript/amd/223.0.0/purecloud-platform-client-v2.min.js'], (platformClient) => {
49+
requirejs(['https://sdk-cdn.mypurecloud.com/javascript/amd/224.0.0/purecloud-platform-client-v2.min.js'], (platformClient) => {
5050
console.log(platformClient);
5151
});
5252
</script>

build/.openapi-generator/FILES

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
.openapi-generator-ignore
22
README.md
3+
docs/AIStudioApi.json
4+
docs/AIStudioApi.md
35
docs/AgentAssistantsApi.json
46
docs/AgentAssistantsApi.md
57
docs/AgentCopilotApi.json
@@ -252,6 +254,7 @@ docs/deleteGreeting-example.txt
252254
docs/deleteGroup-example.txt
253255
docs/deleteGroupDynamicsettings-example.txt
254256
docs/deleteGroupMembers-example.txt
257+
docs/deleteGuideJobs-example.txt
255258
docs/deleteIdentityprovider-example.txt
256259
docs/deleteIdentityprovidersAdfs-example.txt
257260
docs/deleteIdentityprovidersCic-example.txt
@@ -689,6 +692,8 @@ docs/getContentmanagementWorkspaceTagvalue-example.txt
689692
docs/getContentmanagementWorkspaceTagvalues-example.txt
690693
docs/getContentmanagementWorkspaces-example.txt
691694
docs/getConversation-example.txt
695+
docs/getConversationCommunicationInternalmessage-example.txt
696+
docs/getConversationCommunicationInternalmessages-example.txt
692697
docs/getConversationParticipantSecureivrsession-example.txt
693698
docs/getConversationParticipantSecureivrsessions-example.txt
694699
docs/getConversationParticipantWrapup-example.txt
@@ -737,6 +742,8 @@ docs/getConversationsEmailParticipantWrapup-example.txt
737742
docs/getConversationsEmailParticipantWrapupcodes-example.txt
738743
docs/getConversationsEmailSettings-example.txt
739744
docs/getConversationsEmails-example.txt
745+
docs/getConversationsInternalmessage-example.txt
746+
docs/getConversationsInternalmessages-example.txt
740747
docs/getConversationsKeyconfiguration-example.txt
741748
docs/getConversationsKeyconfigurations-example.txt
742749
docs/getConversationsMessage-example.txt
@@ -755,6 +762,7 @@ docs/getConversationsMessagingIdentityresolutionIntegrationsAppleIntegrationId-e
755762
docs/getConversationsMessagingIdentityresolutionIntegrationsFacebookIntegrationId-example.txt
756763
docs/getConversationsMessagingIdentityresolutionIntegrationsInstagramIntegrationId-example.txt
757764
docs/getConversationsMessagingIdentityresolutionIntegrationsOpenIntegrationId-example.txt
765+
docs/getConversationsMessagingIdentityresolutionIntegrationsTwitterIntegrationId-example.txt
758766
docs/getConversationsMessagingIdentityresolutionIntegrationsWhatsappIntegrationId-example.txt
759767
docs/getConversationsMessagingIntegrationTwitterOauthSettings-example.txt
760768
docs/getConversationsMessagingIntegrations-example.txt
@@ -958,7 +966,10 @@ docs/getGdprRequests-example.txt
958966
docs/getGdprSubjects-example.txt
959967
docs/getGeolocationsSettings-example.txt
960968
docs/getGreeting-example.txt
969+
docs/getGreetingDownloads-example.txt
970+
docs/getGreetingGroupsDownloads-example.txt
961971
docs/getGreetingMedia-example.txt
972+
docs/getGreetingUsersDownloads-example.txt
962973
docs/getGreetings-example.txt
963974
docs/getGreetingsDefaults-example.txt
964975
docs/getGroup-example.txt
@@ -971,6 +982,12 @@ docs/getGroupProfile-example.txt
971982
docs/getGroups-example.txt
972983
docs/getGroupsSearch-example.txt
973984
docs/getGroupsSearch-example.txt
985+
docs/getGuide-example.txt
986+
docs/getGuideJob-example.txt
987+
docs/getGuideVersion-example.txt
988+
docs/getGuideVersionJob-example.txt
989+
docs/getGuides-example.txt
990+
docs/getGuidesJob-example.txt
974991
docs/getIdentityprovider-example.txt
975992
docs/getIdentityproviders-example.txt
976993
docs/getIdentityprovidersAdfs-example.txt
@@ -1017,6 +1034,7 @@ docs/getIntegrationsClientapps-example.txt
10171034
docs/getIntegrationsClientappsUnifiedcommunications-example.txt
10181035
docs/getIntegrationsCredential-example.txt
10191036
docs/getIntegrationsCredentials-example.txt
1037+
docs/getIntegrationsCredentialsListing-example.txt
10201038
docs/getIntegrationsCredentialsTypes-example.txt
10211039
docs/getIntegrationsSpeechAudioconnector-example.txt
10221040
docs/getIntegrationsSpeechAudioconnectorIntegrationId-example.txt
@@ -1693,6 +1711,7 @@ docs/getUsersExternalidAuthorityNameExternalKey-example.txt
16931711
docs/getUsersMe-example.txt
16941712
docs/getUsersPresenceBulk-example.txt
16951713
docs/getUsersPresencesPurecloudBulk-example.txt
1714+
docs/getUsersQuery-example.txt
16961715
docs/getUsersSearch-example.txt
16971716
docs/getUsersSearch-example.txt
16981717
docs/getVoicemailGroupMailbox-example.txt
@@ -1924,6 +1943,7 @@ docs/patchExternalcontactsOrganizationIdentifiers-example.txt
19241943
docs/patchFlowsInstancesSettingsExecutiondata-example.txt
19251944
docs/patchGamificationContest-example.txt
19261945
docs/patchGeolocationsSettings-example.txt
1946+
docs/patchGuideVersion-example.txt
19271947
docs/patchIntegration-example.txt
19281948
docs/patchIntegrationsAction-example.txt
19291949
docs/patchIntegrationsActionDraft-example.txt
@@ -1980,6 +2000,7 @@ docs/patchRoutingQueueUsers-example.txt
19802000
docs/patchRoutingSettingsContactcenter-example.txt
19812001
docs/patchRoutingSettingsTranscription-example.txt
19822002
docs/patchRoutingSkillgroup-example.txt
2003+
docs/patchRoutingSmsPhonenumber-example.txt
19832004
docs/patchScimGroup-example.txt
19842005
docs/patchScimUser-example.txt
19852006
docs/patchScimV2Group-example.txt
@@ -2212,9 +2233,11 @@ docs/postContentmanagementWorkspaces-example.txt
22122233
docs/postConversationAssign-example.txt
22132234
docs/postConversationBarge-example.txt
22142235
docs/postConversationCobrowse-example.txt
2236+
docs/postConversationCommunicationInternalmessages-example.txt
22152237
docs/postConversationDisconnect-example.txt
22162238
docs/postConversationParticipantCallbacks-example.txt
22172239
docs/postConversationParticipantDigits-example.txt
2240+
docs/postConversationParticipantInternalmessagesUsersCommunications-example.txt
22182241
docs/postConversationParticipantReplace-example.txt
22192242
docs/postConversationParticipantReplaceAgent-example.txt
22202243
docs/postConversationParticipantReplaceExternal-example.txt
@@ -2267,6 +2290,7 @@ docs/postConversationsMessageCommunicationTyping-example.txt
22672290
docs/postConversationsMessageInboundOpenEvent-example.txt
22682291
docs/postConversationsMessageInboundOpenMessage-example.txt
22692292
docs/postConversationsMessageInboundOpenReceipt-example.txt
2293+
docs/postConversationsMessageInboundOpenStructuredResponse-example.txt
22702294
docs/postConversationsMessageMessagesBulk-example.txt
22712295
docs/postConversationsMessageParticipantCommunicationWrapup-example.txt
22722296
docs/postConversationsMessageParticipantMonitor-example.txt
@@ -2387,6 +2411,10 @@ docs/postGroups-example.txt
23872411
docs/postGroupsDynamicsettingsPreview-example.txt
23882412
docs/postGroupsSearch-example.txt
23892413
docs/postGroupsSearch-example.txt
2414+
docs/postGuideVersionJobs-example.txt
2415+
docs/postGuideVersions-example.txt
2416+
docs/postGuides-example.txt
2417+
docs/postGuidesJobs-example.txt
23902418
docs/postIdentityproviders-example.txt
23912419
docs/postInfrastructureascodeJobs-example.txt
23922420
docs/postIntegrations-example.txt
@@ -2683,6 +2711,7 @@ docs/postTelephonyProvidersEdgesCertificateauthorities-example.txt
26832711
docs/postTelephonyProvidersEdgesDidpools-example.txt
26842712
docs/postTelephonyProvidersEdgesEdgegroups-example.txt
26852713
docs/postTelephonyProvidersEdgesExtensionpools-example.txt
2714+
docs/postTelephonyProvidersEdgesMediastatisticsConversationCommunicationMediaresource-example.txt
26862715
docs/postTelephonyProvidersEdgesPhoneReboot-example.txt
26872716
docs/postTelephonyProvidersEdgesPhonebasesettings-example.txt
26882717
docs/postTelephonyProvidersEdgesPhones-example.txt
@@ -2845,6 +2874,7 @@ docs/putAuthorizationRoleUsersRemove-example.txt
28452874
docs/putAuthorizationRolesDefault-example.txt
28462875
docs/putAuthorizationRolesSettings-example.txt
28472876
docs/putBusinessrulesDecisiontableVersionPublish-example.txt
2877+
docs/putBusinessrulesDecisiontableVersionRow-example.txt
28482878
docs/putBusinessrulesSchema-example.txt
28492879
docs/putChatsMessageReactions-example.txt
28502880
docs/putChatsSettings-example.txt
@@ -2869,6 +2899,7 @@ docs/putConversationsMessagingIdentityresolutionIntegrationsAppleIntegrationId-e
28692899
docs/putConversationsMessagingIdentityresolutionIntegrationsFacebookIntegrationId-example.txt
28702900
docs/putConversationsMessagingIdentityresolutionIntegrationsInstagramIntegrationId-example.txt
28712901
docs/putConversationsMessagingIdentityresolutionIntegrationsOpenIntegrationId-example.txt
2902+
docs/putConversationsMessagingIdentityresolutionIntegrationsTwitterIntegrationId-example.txt
28722903
docs/putConversationsMessagingIdentityresolutionIntegrationsWhatsappIntegrationId-example.txt
28732904
docs/putConversationsMessagingSettingsDefault-example.txt
28742905
docs/putConversationsMessagingSupportedcontentDefault-example.txt
@@ -3085,6 +3116,7 @@ rollup-amd.config.js
30853116
rollup-cjs-for-browserify.config.js
30863117
rollup-cjs-for-node.config.js
30873118
src/purecloud-platform-client-v2/ApiClient.js
3119+
src/purecloud-platform-client-v2/api/AIStudioApi.js
30883120
src/purecloud-platform-client-v2/api/AgentAssistantsApi.js
30893121
src/purecloud-platform-client-v2/api/AgentCopilotApi.js
30903122
src/purecloud-platform-client-v2/api/AgentUIApi.js

0 commit comments

Comments
 (0)