Skip to content

Commit 9b91752

Browse files
author
PureCloud Jenkins
committed
193.0.0
1 parent a5ac10f commit 9b91752

126 files changed

Lines changed: 3853 additions & 2562 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.

build/.openapi-generator/FILES

Lines changed: 33 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,8 @@ PureCloudPlatformClientV2/models/action_aggregation_query.py
9898
PureCloudPlatformClientV2/models/action_aggregation_view.py
9999
PureCloudPlatformClientV2/models/action_async_aggregate_query_response.py
100100
PureCloudPlatformClientV2/models/action_async_aggregation_query.py
101+
PureCloudPlatformClientV2/models/action_certificate.py
102+
PureCloudPlatformClientV2/models/action_certificate_listing.py
101103
PureCloudPlatformClientV2/models/action_config.py
102104
PureCloudPlatformClientV2/models/action_contract.py
103105
PureCloudPlatformClientV2/models/action_contract_input.py
@@ -140,6 +142,7 @@ PureCloudPlatformClientV2/models/additional_languages_intent.py
140142
PureCloudPlatformClientV2/models/additional_languages_synonyms.py
141143
PureCloudPlatformClientV2/models/additional_message.py
142144
PureCloudPlatformClientV2/models/address.py
145+
PureCloudPlatformClientV2/models/addressable_entity.py
143146
PureCloudPlatformClientV2/models/addressable_entity_ref.py
144147
PureCloudPlatformClientV2/models/addressable_license_definition.py
145148
PureCloudPlatformClientV2/models/adfs.py
@@ -316,9 +319,7 @@ PureCloudPlatformClientV2/models/atzm_time_slot.py
316319
PureCloudPlatformClientV2/models/atzm_time_slot_with_time_zone.py
317320
PureCloudPlatformClientV2/models/audio_state.py
318321
PureCloudPlatformClientV2/models/audio_updated_event.py
319-
PureCloudPlatformClientV2/models/audit_change.py
320322
PureCloudPlatformClientV2/models/audit_entity.py
321-
PureCloudPlatformClientV2/models/audit_entity_reference.py
322323
PureCloudPlatformClientV2/models/audit_facet.py
323324
PureCloudPlatformClientV2/models/audit_filter.py
324325
PureCloudPlatformClientV2/models/audit_log_message.py
@@ -622,6 +623,7 @@ PureCloudPlatformClientV2/models/chat_message_user.py
622623
PureCloudPlatformClientV2/models/chat_reaction.py
623624
PureCloudPlatformClientV2/models/chat_send_message_response.py
624625
PureCloudPlatformClientV2/models/chat_settings.py
626+
PureCloudPlatformClientV2/models/chat_user_settings.py
625627
PureCloudPlatformClientV2/models/check.py
626628
PureCloudPlatformClientV2/models/client_app.py
627629
PureCloudPlatformClientV2/models/client_app_configuration_info.py
@@ -732,12 +734,10 @@ PureCloudPlatformClientV2/models/contactlist_import_status_import_status.py
732734
PureCloudPlatformClientV2/models/contactlist_import_status_object.py
733735
PureCloudPlatformClientV2/models/content_actions.py
734736
PureCloudPlatformClientV2/models/content_attachment.py
735-
PureCloudPlatformClientV2/models/content_attribute_filter_item.py
736737
PureCloudPlatformClientV2/models/content_button_response.py
737738
PureCloudPlatformClientV2/models/content_card.py
738739
PureCloudPlatformClientV2/models/content_card_action.py
739740
PureCloudPlatformClientV2/models/content_carousel.py
740-
PureCloudPlatformClientV2/models/content_facet_filter_item.py
741741
PureCloudPlatformClientV2/models/content_filter_item.py
742742
PureCloudPlatformClientV2/models/content_generic.py
743743
PureCloudPlatformClientV2/models/content_list.py
@@ -756,12 +756,10 @@ PureCloudPlatformClientV2/models/content_offer_style_properties.py
756756
PureCloudPlatformClientV2/models/content_offer_styling_configuration.py
757757
PureCloudPlatformClientV2/models/content_position_properties.py
758758
PureCloudPlatformClientV2/models/content_postback.py
759-
PureCloudPlatformClientV2/models/content_query_request.py
760759
PureCloudPlatformClientV2/models/content_quick_reply.py
761760
PureCloudPlatformClientV2/models/content_quick_reply_v2.py
762761
PureCloudPlatformClientV2/models/content_reaction.py
763762
PureCloudPlatformClientV2/models/content_setting.py
764-
PureCloudPlatformClientV2/models/content_sort_item.py
765763
PureCloudPlatformClientV2/models/content_story.py
766764
PureCloudPlatformClientV2/models/content_text.py
767765
PureCloudPlatformClientV2/models/context.py
@@ -1292,8 +1290,6 @@ PureCloudPlatformClientV2/models/do_not_send_action_settings.py
12921290
PureCloudPlatformClientV2/models/document.py
12931291
PureCloudPlatformClientV2/models/document_article.py
12941292
PureCloudPlatformClientV2/models/document_attribute.py
1295-
PureCloudPlatformClientV2/models/document_audit.py
1296-
PureCloudPlatformClientV2/models/document_audit_entity_listing.py
12971293
PureCloudPlatformClientV2/models/document_body.py
12981294
PureCloudPlatformClientV2/models/document_body_block.py
12991295
PureCloudPlatformClientV2/models/document_body_image.py
@@ -1818,6 +1814,8 @@ PureCloudPlatformClientV2/models/import_status.py
18181814
PureCloudPlatformClientV2/models/import_status_request.py
18191815
PureCloudPlatformClientV2/models/import_template.py
18201816
PureCloudPlatformClientV2/models/import_template_entity_listing.py
1817+
PureCloudPlatformClientV2/models/import_template_import_status_import_status.py
1818+
PureCloudPlatformClientV2/models/import_template_import_status_object.py
18211819
PureCloudPlatformClientV2/models/inbound_domain.py
18221820
PureCloudPlatformClientV2/models/inbound_domain_entity_listing.py
18231821
PureCloudPlatformClientV2/models/inbound_domain_patch_request.py
@@ -2214,7 +2212,6 @@ PureCloudPlatformClientV2/models/listed_topic.py
22142212
PureCloudPlatformClientV2/models/local_date_range.py
22152213
PureCloudPlatformClientV2/models/local_encryption_configuration.py
22162214
PureCloudPlatformClientV2/models/local_encryption_key_request.py
2217-
PureCloudPlatformClientV2/models/local_time.py
22182215
PureCloudPlatformClientV2/models/locale_flow_version_info.py
22192216
PureCloudPlatformClientV2/models/locale_health.py
22202217
PureCloudPlatformClientV2/models/locale_info.py
@@ -2234,7 +2231,9 @@ PureCloudPlatformClientV2/models/locations_search_response.py
22342231
PureCloudPlatformClientV2/models/lock_info.py
22352232
PureCloudPlatformClientV2/models/log_capture_download_execution_response.py
22362233
PureCloudPlatformClientV2/models/log_capture_query_request.py
2234+
PureCloudPlatformClientV2/models/log_capture_query_response.py
22372235
PureCloudPlatformClientV2/models/log_capture_user_configuration.py
2236+
PureCloudPlatformClientV2/models/log_entry.py
22382237
PureCloudPlatformClientV2/models/logical_interface_entity_listing.py
22392238
PureCloudPlatformClientV2/models/long_term_forecast_planning_group_data.py
22402239
PureCloudPlatformClientV2/models/long_term_forecast_result.py
@@ -2348,6 +2347,8 @@ PureCloudPlatformClientV2/models/miner_listing.py
23482347
PureCloudPlatformClientV2/models/miner_topic.py
23492348
PureCloudPlatformClientV2/models/miner_topic_phrase.py
23502349
PureCloudPlatformClientV2/models/miner_topics_listing.py
2350+
PureCloudPlatformClientV2/models/mobile_notification_settings.py
2351+
PureCloudPlatformClientV2/models/mobile_settings.py
23512352
PureCloudPlatformClientV2/models/modeling_processing_error.py
23522353
PureCloudPlatformClientV2/models/modeling_status_response.py
23532354
PureCloudPlatformClientV2/models/modifiable_rule_properties.py
@@ -2527,6 +2528,7 @@ PureCloudPlatformClientV2/models/overall_best_points_item.py
25272528
PureCloudPlatformClientV2/models/page.py
25282529
PureCloudPlatformClientV2/models/paged_namespace_listing.py
25292530
PureCloudPlatformClientV2/models/pageless_domain_entity_listing_evaluation_version.py
2531+
PureCloudPlatformClientV2/models/pageless_entity_listing.py
25302532
PureCloudPlatformClientV2/models/paging_spec.py
25312533
PureCloudPlatformClientV2/models/parameter.py
25322534
PureCloudPlatformClientV2/models/parsed_certificate.py
@@ -4241,6 +4243,8 @@ docs/ActionAggregationQuery.md
42414243
docs/ActionAggregationView.md
42424244
docs/ActionAsyncAggregateQueryResponse.md
42434245
docs/ActionAsyncAggregationQuery.md
4246+
docs/ActionCertificate.md
4247+
docs/ActionCertificateListing.md
42444248
docs/ActionConfig.md
42454249
docs/ActionContract.md
42464250
docs/ActionContractInput.md
@@ -4283,6 +4287,7 @@ docs/AdditionalLanguagesIntent.md
42834287
docs/AdditionalLanguagesSynonyms.md
42844288
docs/AdditionalMessage.md
42854289
docs/Address.md
4290+
docs/AddressableEntity.md
42864291
docs/AddressableEntityRef.md
42874292
docs/AddressableLicenseDefinition.md
42884293
docs/AdherenceExplanationAsyncResponse.md
@@ -4466,9 +4471,7 @@ docs/AudioState.md
44664471
docs/AudioUpdatedEvent.md
44674472
docs/AuditApi.json
44684473
docs/AuditApi.md
4469-
docs/AuditChange.md
44704474
docs/AuditEntity.md
4471-
docs/AuditEntityReference.md
44724475
docs/AuditFacet.md
44734476
docs/AuditFilter.md
44744477
docs/AuditLogMessage.md
@@ -4780,6 +4783,7 @@ docs/ChatMessageUser.md
47804783
docs/ChatReaction.md
47814784
docs/ChatSendMessageResponse.md
47824785
docs/ChatSettings.md
4786+
docs/ChatUserSettings.md
47834787
docs/Check.md
47844788
docs/ClientApp.md
47854789
docs/ClientAppConfigurationInfo.md
@@ -4892,12 +4896,10 @@ docs/ContactlistImportStatusImportStatus.md
48924896
docs/ContactlistImportStatusObject.md
48934897
docs/ContentActions.md
48944898
docs/ContentAttachment.md
4895-
docs/ContentAttributeFilterItem.md
48964899
docs/ContentButtonResponse.md
48974900
docs/ContentCard.md
48984901
docs/ContentCardAction.md
48994902
docs/ContentCarousel.md
4900-
docs/ContentFacetFilterItem.md
49014903
docs/ContentFilterItem.md
49024904
docs/ContentGeneric.md
49034905
docs/ContentList.md
@@ -4918,12 +4920,10 @@ docs/ContentOfferStyleProperties.md
49184920
docs/ContentOfferStylingConfiguration.md
49194921
docs/ContentPositionProperties.md
49204922
docs/ContentPostback.md
4921-
docs/ContentQueryRequest.md
49224923
docs/ContentQuickReply.md
49234924
docs/ContentQuickReplyV2.md
49244925
docs/ContentReaction.md
49254926
docs/ContentSetting.md
4926-
docs/ContentSortItem.md
49274927
docs/ContentStory.md
49284928
docs/ContentText.md
49294929
docs/Context.md
@@ -5458,8 +5458,6 @@ docs/DoNotSendActionSettings.md
54585458
docs/Document.md
54595459
docs/DocumentArticle.md
54605460
docs/DocumentAttribute.md
5461-
docs/DocumentAudit.md
5462-
docs/DocumentAuditEntityListing.md
54635461
docs/DocumentBody.md
54645462
docs/DocumentBodyBlock.md
54655463
docs/DocumentBodyImage.md
@@ -6012,6 +6010,8 @@ docs/ImportStatus.md
60126010
docs/ImportStatusRequest.md
60136011
docs/ImportTemplate.md
60146012
docs/ImportTemplateEntityListing.md
6013+
docs/ImportTemplateImportStatusImportStatus.md
6014+
docs/ImportTemplateImportStatusObject.md
60156015
docs/InboundDomain.md
60166016
docs/InboundDomainEntityListing.md
60176017
docs/InboundDomainPatchRequest.md
@@ -6420,7 +6420,6 @@ docs/ListedTopic.md
64206420
docs/LocalDateRange.md
64216421
docs/LocalEncryptionConfiguration.md
64226422
docs/LocalEncryptionKeyRequest.md
6423-
docs/LocalTime.md
64246423
docs/LocaleFlowVersionInfo.md
64256424
docs/LocaleHealth.md
64266425
docs/LocaleInfo.md
@@ -6444,7 +6443,9 @@ docs/LogCaptureApi.json
64446443
docs/LogCaptureApi.md
64456444
docs/LogCaptureDownloadExecutionResponse.md
64466445
docs/LogCaptureQueryRequest.md
6446+
docs/LogCaptureQueryResponse.md
64476447
docs/LogCaptureUserConfiguration.md
6448+
docs/LogEntry.md
64486449
docs/LogicalInterfaceEntityListing.md
64496450
docs/LongTermForecastPlanningGroupData.md
64506451
docs/LongTermForecastResult.md
@@ -6562,6 +6563,8 @@ docs/MinerTopicPhrase.md
65626563
docs/MinerTopicsListing.md
65636564
docs/MobileDevicesApi.json
65646565
docs/MobileDevicesApi.md
6566+
docs/MobileNotificationSettings.md
6567+
docs/MobileSettings.md
65656568
docs/ModelingProcessingError.md
65666569
docs/ModelingStatusResponse.md
65676570
docs/ModifiableRuleProperties.md
@@ -6756,6 +6759,7 @@ docs/PINConfiguration.md
67566759
docs/Page.md
67576760
docs/PagedNamespaceListing.md
67586761
docs/PagelessDomainEntityListingEvaluationVersion.md
6762+
docs/PagelessEntityListing.md
67596763
docs/PagingSpec.md
67606764
docs/Parameter.md
67616765
docs/ParsedCertificate.md
@@ -8561,6 +8565,7 @@ docs/delete_conversations_messaging_integrations_whatsapp_integration_id-example
85618565
docs/delete_conversations_messaging_setting-example.txt
85628566
docs/delete_conversations_messaging_settings_default-example.txt
85638567
docs/delete_conversations_messaging_supportedcontent_supported_content_id-example.txt
8568+
docs/delete_diagnostics_logcapture_browser_user-example.txt
85648569
docs/delete_employeeperformance_externalmetrics_definition-example.txt
85658570
docs/delete_externalcontacts_contact-example.txt
85668571
docs/delete_externalcontacts_contact_note-example.txt
@@ -8918,6 +8923,7 @@ docs/get_chats_settings-example.txt
89188923
docs/get_chats_thread_messages-example.txt
89198924
docs/get_chats_user_message-example.txt
89208925
docs/get_chats_user_messages-example.txt
8926+
docs/get_chats_user_settings-example.txt
89218927
docs/get_coaching_appointment-example.txt
89228928
docs/get_coaching_appointment_annotation-example.txt
89238929
docs/get_coaching_appointment_annotations-example.txt
@@ -8927,7 +8933,6 @@ docs/get_coaching_appointments_me-example.txt
89278933
docs/get_coaching_notification-example.txt
89288934
docs/get_coaching_notifications-example.txt
89298935
docs/get_contentmanagement_document-example.txt
8930-
docs/get_contentmanagement_document_audits-example.txt
89318936
docs/get_contentmanagement_document_content-example.txt
89328937
docs/get_contentmanagement_documents-example.txt
89338938
docs/get_contentmanagement_query-example.txt
@@ -9037,6 +9042,8 @@ docs/get_dataextensions_coretypes-example.txt
90379042
docs/get_dataextensions_limits-example.txt
90389043
docs/get_date-example.txt
90399044
docs/get_diagnostics_logcapture_browser_entries_download_job-example.txt
9045+
docs/get_diagnostics_logcapture_browser_user-example.txt
9046+
docs/get_diagnostics_logcapture_browser_users-example.txt
90409047
docs/get_documentation_gkn_search-example.txt
90419048
docs/get_documentation_search-example.txt
90429049
docs/get_download-example.txt
@@ -9201,6 +9208,7 @@ docs/get_integrations_action_schema-example.txt
92019208
docs/get_integrations_action_template-example.txt
92029209
docs/get_integrations_actions-example.txt
92039210
docs/get_integrations_actions_categories-example.txt
9211+
docs/get_integrations_actions_certificates-example.txt
92049212
docs/get_integrations_actions_drafts-example.txt
92059213
docs/get_integrations_botconnector_integration_id_bot-example.txt
92069214
docs/get_integrations_botconnector_integration_id_bot_versions-example.txt
@@ -9568,6 +9576,8 @@ docs/get_routing_utilization_tag_agents-example.txt
95689576
docs/get_routing_utilization_tags-example.txt
95699577
docs/get_routing_wrapupcode-example.txt
95709578
docs/get_routing_wrapupcodes-example.txt
9579+
docs/get_routing_wrapupcodes_divisionview-example.txt
9580+
docs/get_routing_wrapupcodes_divisionviews-example.txt
95719581
docs/get_scim_group-example.txt
95729582
docs/get_scim_groups-example.txt
95739583
docs/get_scim_resourcetype-example.txt
@@ -9901,6 +9911,7 @@ docs/patch_chats_room-example.txt
99019911
docs/patch_chats_room_message-example.txt
99029912
docs/patch_chats_settings-example.txt
99039913
docs/patch_chats_user_message-example.txt
9914+
docs/patch_chats_user_settings-example.txt
99049915
docs/patch_coaching_appointment-example.txt
99059916
docs/patch_coaching_appointment_annotation-example.txt
99069917
docs/patch_coaching_appointment_status-example.txt
@@ -9998,6 +10009,7 @@ docs/patch_routing_queue_members-example.txt
999810009
docs/patch_routing_queue_user-example.txt
999910010
docs/patch_routing_queue_users-example.txt
1000010011
docs/patch_routing_settings_contactcenter-example.txt
10012+
docs/patch_routing_settings_transcription-example.txt
1000110013
docs/patch_routing_skillgroup-example.txt
1000210014
docs/patch_scim_group-example.txt
1000310015
docs/patch_scim_user-example.txt
@@ -10170,7 +10182,6 @@ docs/post_coaching_appointment_conversations-example.txt
1017010182
docs/post_coaching_appointments-example.txt
1017110183
docs/post_coaching_appointments_aggregates_query-example.txt
1017210184
docs/post_coaching_scheduleslots_query-example.txt
10173-
docs/post_contentmanagement_auditquery-example.txt
1017410185
docs/post_contentmanagement_document-example.txt
1017510186
docs/post_contentmanagement_document_content-example.txt
1017610187
docs/post_contentmanagement_documents-example.txt
@@ -10254,6 +10265,8 @@ docs/post_conversations_social_participant_communication_wrapup-example.txt
1025410265
docs/post_conversations_video_participant_communication_wrapup-example.txt
1025510266
docs/post_conversations_videos_meetings-example.txt
1025610267
docs/post_diagnostics_logcapture_browser_entries_download_jobs-example.txt
10268+
docs/post_diagnostics_logcapture_browser_entries_query-example.txt
10269+
docs/post_diagnostics_logcapture_browser_user-example.txt
1025710270
docs/post_documentation_all_search-example.txt
1025810271
docs/post_documentation_gkn_search-example.txt
1025910272
docs/post_documentation_search-example.txt

0 commit comments

Comments
 (0)