Skip to content

Commit f80f2db

Browse files
author
PureCloud Jenkins
committed
257.1.0
1 parent cd3cd96 commit f80f2db

6,319 files changed

Lines changed: 6363 additions & 7896 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: 1 addition & 1 deletion

build/.openapi-generator/FILES

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16017,6 +16017,7 @@ docs/put_workforcemanagement_agent_integrations_hris-example.txt
1601716017
docs/put_workforcemanagement_businessunit_timeofflimit_values-example.txt
1601816018
docs/put_workforcemanagement_managementunit_timeofflimit_values-example.txt
1601916019
git_push.sh
16020+
pyproject.toml
1602016021
requirements.txt
1602116022
setup.py
1602216023
test-requirements.txt

build/PureCloudPlatformClientV2/api_client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -420,7 +420,7 @@ def __call_api(self, resource_path, method,
420420
header_params['Cookie'] = self.cookie
421421
if header_params:
422422
header_params = self.sanitize_params_for_serialization(header_params)
423-
header_params['purecloud-sdk'] = '257.0.0'
423+
header_params['purecloud-sdk'] = '257.1.0'
424424

425425
# path parameters
426426
if path_params:

build/PureCloudPlatformClientV2/configuration.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@ def to_debug_report(self):
256256
"OS: {env}\n"\
257257
"Python Version: {pyversion}\n"\
258258
"Version of the API: v2\n"\
259-
"SDK Package Version: 257.0.0".\
259+
"SDK Package Version: 257.1.0".\
260260
format(env=sys.platform, pyversion=sys.version)
261261

262262
def _update_config_from_file(self):

build/README.md

Lines changed: 1 addition & 1 deletion

build/docs/ADFS.md

Lines changed: 1 addition & 1 deletion

build/docs/AIStudioApi.md

Lines changed: 1 addition & 1 deletion

build/docs/AcceleratorInput.md

Lines changed: 1 addition & 1 deletion

build/docs/AcceleratorList.md

Lines changed: 1 addition & 1 deletion

build/docs/AcceleratorMetadata.md

Lines changed: 1 addition & 1 deletion

0 commit comments

Comments
 (0)