Skip to content

Commit b90a0ee

Browse files
author
PureCloud Jenkins
committed
221.0.0
1 parent 94689c4 commit b90a0ee

File tree

182 files changed

+9838
-1808
lines changed

Some content is hidden

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

182 files changed

+9838
-1808
lines changed

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@220.0.0
9+
Documentation version purecloud-platform-client-v2@221.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/220.0.0/purecloud-platform-client-v2.min.js"></script>
32+
<script src="https://sdk-cdn.mypurecloud.com/javascript/221.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/220.0.0/purecloud-platform-client-v2.min.js'], (platformClient) => {
49+
requirejs(['https://sdk-cdn.mypurecloud.com/javascript/amd/221.0.0/purecloud-platform-client-v2.min.js'], (platformClient) => {
5050
console.log(platformClient);
5151
});
5252
</script>

build/.openapi-generator/FILES

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ docs/AuthorizationApi.json
1818
docs/AuthorizationApi.md
1919
docs/BillingApi.json
2020
docs/BillingApi.md
21+
docs/BusinessRulesApi.json
22+
docs/BusinessRulesApi.md
2123
docs/CarrierServicesApi.json
2224
docs/CarrierServicesApi.md
2325
docs/ChatApi.json
@@ -189,6 +191,10 @@ docs/deleteAuthorizationPoliciesTargetSubjectSubjectId-example.txt
189191
docs/deleteAuthorizationRole-example.txt
190192
docs/deleteAuthorizationSubjectDivisionRole-example.txt
191193
docs/deleteAuthorizationSubjectDivisionRole-example.txt
194+
docs/deleteBusinessrulesDecisiontable-example.txt
195+
docs/deleteBusinessrulesDecisiontableVersion-example.txt
196+
docs/deleteBusinessrulesDecisiontableVersionRow-example.txt
197+
docs/deleteBusinessrulesSchema-example.txt
192198
docs/deleteChatsRoomMessage-example.txt
193199
docs/deleteChatsRoomMessagesPin-example.txt
194200
docs/deleteChatsRoomParticipant-example.txt
@@ -232,6 +238,7 @@ docs/deleteExternalcontactsOrganization-example.txt
232238
docs/deleteExternalcontactsOrganizationNote-example.txt
233239
docs/deleteExternalcontactsOrganizationTrustor-example.txt
234240
docs/deleteExternalcontactsRelationship-example.txt
241+
docs/deleteExternalcontactsSettings-example.txt
235242
docs/deleteFaxDocument-example.txt
236243
docs/deleteFlow-example.txt
237244
docs/deleteFlowInstancesSettingsLoglevels-example.txt
@@ -621,8 +628,25 @@ docs/getAuthorizationSubject-example.txt
621628
docs/getAuthorizationSubjectsMe-example.txt
622629
docs/getAuthorizationSubjectsMe-example.txt
623630
docs/getAuthorizationSubjectsRolecounts-example.txt
631+
docs/getBillingContract-example.txt
632+
docs/getBillingContractBillingperiod-example.txt
633+
docs/getBillingContracts-example.txt
634+
docs/getBillingContractsInvoiceDocument-example.txt
635+
docs/getBillingContractsInvoiceLines-example.txt
636+
docs/getBillingContractsInvoices-example.txt
624637
docs/getBillingReportsBillableusage-example.txt
625638
docs/getBillingTrusteebillingoverviewTrustorOrgId-example.txt
639+
docs/getBusinessrulesDecisiontable-example.txt
640+
docs/getBusinessrulesDecisiontableVersion-example.txt
641+
docs/getBusinessrulesDecisiontableVersionRow-example.txt
642+
docs/getBusinessrulesDecisiontableVersionRows-example.txt
643+
docs/getBusinessrulesDecisiontableVersions-example.txt
644+
docs/getBusinessrulesDecisiontables-example.txt
645+
docs/getBusinessrulesDecisiontablesSearch-example.txt
646+
docs/getBusinessrulesSchema-example.txt
647+
docs/getBusinessrulesSchemas-example.txt
648+
docs/getBusinessrulesSchemasCoretype-example.txt
649+
docs/getBusinessrulesSchemasCoretypes-example.txt
626650
docs/getCarrierservicesIntegrationsEmergencylocationsMe-example.txt
627651
docs/getChatsMessage-example.txt
628652
docs/getChatsRoom-example.txt
@@ -827,6 +851,7 @@ docs/getExternalcontactsScanOrganizations-example.txt
827851
docs/getExternalcontactsScanOrganizationsDivisionviewsAll-example.txt
828852
docs/getExternalcontactsScanRelationships-example.txt
829853
docs/getExternalcontactsScanRelationshipsDivisionviewsAll-example.txt
854+
docs/getExternalcontactsSettings-example.txt
830855
docs/getFaxDocument-example.txt
831856
docs/getFaxDocumentContent-example.txt
832857
docs/getFaxDocuments-example.txt
@@ -1824,6 +1849,9 @@ docs/patchAssistant-example.txt
18241849
docs/patchAssistantQueues-example.txt
18251850
docs/patchAuthorizationRole-example.txt
18261851
docs/patchAuthorizationSettings-example.txt
1852+
docs/patchBusinessrulesDecisiontable-example.txt
1853+
docs/patchBusinessrulesDecisiontableVersion-example.txt
1854+
docs/patchBusinessrulesDecisiontableVersionRow-example.txt
18271855
docs/patchChatsRoom-example.txt
18281856
docs/patchChatsRoomMessage-example.txt
18291857
docs/patchChatsSettings-example.txt
@@ -1837,6 +1865,7 @@ docs/patchCoachingNotification-example.txt
18371865
docs/patchConversationParticipant-example.txt
18381866
docs/patchConversationParticipantAttributes-example.txt
18391867
docs/patchConversationSecureattributes-example.txt
1868+
docs/patchConversationSummaryEngagements-example.txt
18401869
docs/patchConversationSummaryFeedback-example.txt
18411870
docs/patchConversationUtilizationlabel-example.txt
18421871
docs/patchConversationsAftercallworkConversationIdParticipantCommunication-example.txt
@@ -2144,6 +2173,15 @@ docs/postAuthorizationSubjectBulkreplace-example.txt
21442173
docs/postAuthorizationSubjectBulkreplace-example.txt
21452174
docs/postAuthorizationSubjectDivisionRole-example.txt
21462175
docs/postAuthorizationSubjectDivisionRole-example.txt
2176+
docs/postBusinessrulesDecisiontableExecute-example.txt
2177+
docs/postBusinessrulesDecisiontableVersionCopy-example.txt
2178+
docs/postBusinessrulesDecisiontableVersionExecute-example.txt
2179+
docs/postBusinessrulesDecisiontableVersionRows-example.txt
2180+
docs/postBusinessrulesDecisiontableVersionRowsSearch-example.txt
2181+
docs/postBusinessrulesDecisiontableVersionSync-example.txt
2182+
docs/postBusinessrulesDecisiontableVersions-example.txt
2183+
docs/postBusinessrulesDecisiontables-example.txt
2184+
docs/postBusinessrulesSchemas-example.txt
21472185
docs/postCarrierservicesIntegrationsEmergencylocationsMe-example.txt
21482186
docs/postCertificateDetails-example.txt
21492187
docs/postChatsRoomMessages-example.txt
@@ -2794,6 +2832,8 @@ docs/putAuthorizationRoleUsersAdd-example.txt
27942832
docs/putAuthorizationRoleUsersRemove-example.txt
27952833
docs/putAuthorizationRolesDefault-example.txt
27962834
docs/putAuthorizationRolesSettings-example.txt
2835+
docs/putBusinessrulesDecisiontableVersionPublish-example.txt
2836+
docs/putBusinessrulesSchema-example.txt
27972837
docs/putChatsMessageReactions-example.txt
27982838
docs/putChatsSettings-example.txt
27992839
docs/putContentmanagementWorkspace-example.txt
@@ -2835,6 +2875,7 @@ docs/putExternalcontactsOrganizationNote-example.txt
28352875
docs/putExternalcontactsOrganizationTrustorTrustorId-example.txt
28362876
docs/putExternalcontactsOrganizationsSchema-example.txt
28372877
docs/putExternalcontactsRelationship-example.txt
2878+
docs/putExternalcontactsSettings-example.txt
28382879
docs/putFaxDocument-example.txt
28392880
docs/putFaxSettings-example.txt
28402881
docs/putFlow-example.txt
@@ -3039,6 +3080,7 @@ src/purecloud-platform-client-v2/api/ArchitectApi.js
30393080
src/purecloud-platform-client-v2/api/AuditApi.js
30403081
src/purecloud-platform-client-v2/api/AuthorizationApi.js
30413082
src/purecloud-platform-client-v2/api/BillingApi.js
3083+
src/purecloud-platform-client-v2/api/BusinessRulesApi.js
30423084
src/purecloud-platform-client-v2/api/CarrierServicesApi.js
30433085
src/purecloud-platform-client-v2/api/ChatApi.js
30443086
src/purecloud-platform-client-v2/api/CoachingApi.js

0 commit comments

Comments
 (0)