Skip to content

Commit e056383

Browse files
author
PureCloud Jenkins
committed
220.0.0
1 parent 55d6cba commit e056383

File tree

5,398 files changed

+12299
-10675
lines changed

Some content is hidden

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

5,398 files changed

+12299
-10675
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
Documentation can be found at https://mypurecloud.github.io/platform-client-sdk-python/
77

8-
Documentation version PureCloudPlatformClientV2 219.1.0
8+
Documentation version PureCloudPlatformClientV2 220.0.0
99

1010
## Preview APIs
1111

build/.openapi-generator/FILES

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1029,6 +1029,7 @@ PureCloudPlatformClientV2/models/conversation_callback_event_topic_wrapup.py
10291029
PureCloudPlatformClientV2/models/conversation_categories_entity_listing.py
10301030
PureCloudPlatformClientV2/models/conversation_category.py
10311031
PureCloudPlatformClientV2/models/conversation_channel.py
1032+
PureCloudPlatformClientV2/models/conversation_channel_location.py
10321033
PureCloudPlatformClientV2/models/conversation_channel_metadata.py
10331034
PureCloudPlatformClientV2/models/conversation_chat.py
10341035
PureCloudPlatformClientV2/models/conversation_chat_event_topic_chat_conversation.py
@@ -2235,6 +2236,7 @@ PureCloudPlatformClientV2/models/historical_adherence_query_result.py
22352236
PureCloudPlatformClientV2/models/historical_data.py
22362237
PureCloudPlatformClientV2/models/historical_import_delete_job_response.py
22372238
PureCloudPlatformClientV2/models/historical_import_status.py
2239+
PureCloudPlatformClientV2/models/historical_import_status_job_response.py
22382240
PureCloudPlatformClientV2/models/historical_import_status_listing.py
22392241
PureCloudPlatformClientV2/models/historical_shrinkage_activity_category_response.py
22402242
PureCloudPlatformClientV2/models/historical_shrinkage_activity_code_response.py
@@ -3334,6 +3336,7 @@ PureCloudPlatformClientV2/models/published_survey_form_reference.py
33343336
PureCloudPlatformClientV2/models/punctuality_event.py
33353337
PureCloudPlatformClientV2/models/pure_cloud.py
33363338
PureCloudPlatformClientV2/models/pure_engage.py
3339+
PureCloudPlatformClientV2/models/push_integration.py
33373340
PureCloudPlatformClientV2/models/qm_audit_query_request.py
33383341
PureCloudPlatformClientV2/models/quality_audit_log_message.py
33393342
PureCloudPlatformClientV2/models/quality_audit_query_execution_results_response.py
@@ -4649,6 +4652,7 @@ PureCloudPlatformClientV2/models/validate_work_plan_response.py
46494652
PureCloudPlatformClientV2/models/validation_error.py
46504653
PureCloudPlatformClientV2/models/validation_limits.py
46514654
PureCloudPlatformClientV2/models/validation_result.py
4655+
PureCloudPlatformClientV2/models/validation_service_async_response.py
46524656
PureCloudPlatformClientV2/models/validation_service_request.py
46534657
PureCloudPlatformClientV2/models/value_wrapper_activity_plan_service_goal_impact_overrides.py
46544658
PureCloudPlatformClientV2/models/value_wrapper_date.py
@@ -6097,6 +6101,7 @@ docs/ConversationCallbackEventTopicWrapup.md
60976101
docs/ConversationCategoriesEntityListing.md
60986102
docs/ConversationCategory.md
60996103
docs/ConversationChannel.md
6104+
docs/ConversationChannelLocation.md
61006105
docs/ConversationChannelMetadata.md
61016106
docs/ConversationChat.md
61026107
docs/ConversationChatEventTopicChatConversation.md
@@ -7333,6 +7338,7 @@ docs/HistoricalAdherenceQueryResult.md
73337338
docs/HistoricalData.md
73347339
docs/HistoricalImportDeleteJobResponse.md
73357340
docs/HistoricalImportStatus.md
7341+
docs/HistoricalImportStatusJobResponse.md
73367342
docs/HistoricalImportStatusListing.md
73377343
docs/HistoricalShrinkageActivityCategoryResponse.md
73387344
docs/HistoricalShrinkageActivityCodeResponse.md
@@ -8476,6 +8482,7 @@ docs/PublishedSurveyFormReference.md
84768482
docs/PunctualityEvent.md
84778483
docs/PureCloud.md
84788484
docs/PureEngage.md
8485+
docs/PushIntegration.md
84798486
docs/QMAuditQueryRequest.md
84808487
docs/QualityApi.json
84818488
docs/QualityApi.md
@@ -9839,6 +9846,7 @@ docs/ValidateWorkPlanResponse.md
98399846
docs/ValidationError.md
98409847
docs/ValidationLimits.md
98419848
docs/ValidationResult.md
9849+
docs/ValidationServiceAsyncResponse.md
98429850
docs/ValidationServiceRequest.md
98439851
docs/ValueWrapperActivityPlanServiceGoalImpactOverrides.md
98449852
docs/ValueWrapperDate.md
@@ -11874,6 +11882,7 @@ docs/get_workforcemanagement_calendar_data_ics-example.txt
1187411882
docs/get_workforcemanagement_calendar_url_ics-example.txt
1187511883
docs/get_workforcemanagement_historicaldata_deletejob-example.txt
1187611884
docs/get_workforcemanagement_historicaldata_importstatus-example.txt
11885+
docs/get_workforcemanagement_historicaldata_importstatus_job_id-example.txt
1187711886
docs/get_workforcemanagement_integrations_hris-example.txt
1187811887
docs/get_workforcemanagement_integrations_hris_timeofftypes_job-example.txt
1187911888
docs/get_workforcemanagement_managementunit-example.txt

build/APIData.json

Lines changed: 48 additions & 8 deletions
Large diffs are not rendered by default.

build/PureCloudPlatformClientV2/__init__.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -944,6 +944,7 @@
944944
from .models.conversation_categories_entity_listing import ConversationCategoriesEntityListing
945945
from .models.conversation_category import ConversationCategory
946946
from .models.conversation_channel import ConversationChannel
947+
from .models.conversation_channel_location import ConversationChannelLocation
947948
from .models.conversation_channel_metadata import ConversationChannelMetadata
948949
from .models.conversation_chat import ConversationChat
949950
from .models.conversation_chat_event_topic_chat_conversation import ConversationChatEventTopicChatConversation
@@ -2150,6 +2151,7 @@
21502151
from .models.historical_data import HistoricalData
21512152
from .models.historical_import_delete_job_response import HistoricalImportDeleteJobResponse
21522153
from .models.historical_import_status import HistoricalImportStatus
2154+
from .models.historical_import_status_job_response import HistoricalImportStatusJobResponse
21532155
from .models.historical_import_status_listing import HistoricalImportStatusListing
21542156
from .models.historical_shrinkage_activity_category_response import HistoricalShrinkageActivityCategoryResponse
21552157
from .models.historical_shrinkage_activity_code_response import HistoricalShrinkageActivityCodeResponse
@@ -3249,6 +3251,7 @@
32493251
from .models.punctuality_event import PunctualityEvent
32503252
from .models.pure_cloud import PureCloud
32513253
from .models.pure_engage import PureEngage
3254+
from .models.push_integration import PushIntegration
32523255
from .models.qm_audit_query_request import QMAuditQueryRequest
32533256
from .models.quality_audit_log_message import QualityAuditLogMessage
32543257
from .models.quality_audit_query_execution_results_response import QualityAuditQueryExecutionResultsResponse
@@ -4564,6 +4567,7 @@
45644567
from .models.validation_error import ValidationError
45654568
from .models.validation_limits import ValidationLimits
45664569
from .models.validation_result import ValidationResult
4570+
from .models.validation_service_async_response import ValidationServiceAsyncResponse
45674571
from .models.validation_service_request import ValidationServiceRequest
45684572
from .models.value_wrapper_activity_plan_service_goal_impact_overrides import ValueWrapperActivityPlanServiceGoalImpactOverrides
45694573
from .models.value_wrapper_date import ValueWrapperDate

build/PureCloudPlatformClientV2/api_client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -393,7 +393,7 @@ def __call_api(self, resource_path, method,
393393
header_params['Cookie'] = self.cookie
394394
if header_params:
395395
header_params = self.sanitize_for_serialization(header_params)
396-
header_params['purecloud-sdk'] = '219.1.0'
396+
header_params['purecloud-sdk'] = '220.0.0'
397397

398398
# path parameters
399399
if path_params:

build/PureCloudPlatformClientV2/apis/analytics_api.py

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3011,6 +3011,7 @@ def get_analytics_reporting_settings_dashboards_query(self, dashboard_type: str,
30113011
:param str dashboard_type: List dashboard of given type (required)
30123012
:param str dashboard_access_filter: Filter dashboard based on the owner of dashboard (required)
30133013
:param str name: name of the dashboard
3014+
:param str dashboard_state: List dashboard of given state
30143015
:param str sort_by:
30153016
:param int page_number:
30163017
:param int page_size:
@@ -3019,7 +3020,7 @@ def get_analytics_reporting_settings_dashboards_query(self, dashboard_type: str,
30193020
returns the request thread.
30203021
"""
30213022

3022-
all_params = ['dashboard_type', 'dashboard_access_filter', 'name', 'sort_by', 'page_number', 'page_size']
3023+
all_params = ['dashboard_type', 'dashboard_access_filter', 'name', 'dashboard_state', 'sort_by', 'page_number', 'page_size']
30233024
all_params.append('callback')
30243025

30253026
params = locals()
@@ -3048,6 +3049,8 @@ def get_analytics_reporting_settings_dashboards_query(self, dashboard_type: str,
30483049
query_params['name'] = params['name']
30493050
if 'dashboard_type' in params:
30503051
query_params['dashboardType'] = params['dashboard_type']
3052+
if 'dashboard_state' in params:
3053+
query_params['dashboardState'] = params['dashboard_state']
30513054
if 'dashboard_access_filter' in params:
30523055
query_params['dashboardAccessFilter'] = params['dashboard_access_filter']
30533056
if 'sort_by' in params:

0 commit comments

Comments
 (0)