Skip to content

Commit

Permalink
215.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
PureCloud Jenkins committed Sep 8, 2024
1 parent 97bedf0 commit b29cd91
Show file tree
Hide file tree
Showing 600 changed files with 22,767 additions and 4,762 deletions.
111 changes: 111 additions & 0 deletions build/.openapi-generator/FILES

Large diffs are not rendered by default.

499 changes: 494 additions & 5 deletions build/APIData.json

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions build/PureCloudPlatform.Client.V2.sln
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 16.0.07703.2035
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PureCloudPlatform.Client.V2", "src\PureCloudPlatform.Client.V2\PureCloudPlatform.Client.V2.csproj", "{C0E3D475-D3AF-423A-9D46-663953F05BE5}"
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PureCloudPlatform.Client.V2", "src\PureCloudPlatform.Client.V2\PureCloudPlatform.Client.V2.csproj", "{42A764B4-32C4-4EB5-AEE7-E66823FA88D9}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PureCloudPlatform.Client.V2.Tests", "src\PureCloudPlatform.Client.V2.Tests\PureCloudPlatform.Client.V2.Tests.csproj", "{C75E717C-8754-49FE-82D5-B6689AE341A1}"
EndProject
Expand All @@ -12,10 +12,10 @@ Global
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{C0E3D475-D3AF-423A-9D46-663953F05BE5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{C0E3D475-D3AF-423A-9D46-663953F05BE5}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C0E3D475-D3AF-423A-9D46-663953F05BE5}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C0E3D475-D3AF-423A-9D46-663953F05BE5}.Release|Any CPU.Build.0 = Release|Any CPU
{42A764B4-32C4-4EB5-AEE7-E66823FA88D9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{42A764B4-32C4-4EB5-AEE7-E66823FA88D9}.Debug|Any CPU.Build.0 = Debug|Any CPU
{42A764B4-32C4-4EB5-AEE7-E66823FA88D9}.Release|Any CPU.ActiveCfg = Release|Any CPU
{42A764B4-32C4-4EB5-AEE7-E66823FA88D9}.Release|Any CPU.Build.0 = Release|Any CPU
{C75E717C-8754-49FE-82D5-B6689AE341A1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{C75E717C-8754-49FE-82D5-B6689AE341A1}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C75E717C-8754-49FE-82D5-B6689AE341A1}.Release|Any CPU.ActiveCfg = Release|Any CPU
Expand Down
120 changes: 60 additions & 60 deletions build/TestResult.xml

Large diffs are not rendered by default.

Binary file modified build/bin/PureCloudPlatform.Client.V2.dll
Binary file not shown.
2 changes: 1 addition & 1 deletion build/docs/AcceleratorList.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ title: AcceleratorList
| **PageSize** | **int?** | | [optional] |
| **PageNumber** | **int?** | | [optional] |
| **Total** | **long?** | | [optional] |
| **LastUri** | **string** | | [optional] |
| **FirstUri** | **string** | | [optional] |
| **LastUri** | **string** | | [optional] |
| **SelfUri** | **string** | | [optional] |
| **NextUri** | **string** | | [optional] |
| **PreviousUri** | **string** | | [optional] |
Expand Down
2 changes: 2 additions & 0 deletions build/docs/AcdEndDetailEventTopicAcdEndEvent.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ title: AcdEndDetailEventTopicAcdEndEvent
| **ConnectedDurationMs** | **int?** | | [optional] |
| **ConversationExternalContactIds** | **List<string>** | | [optional] |
| **ConversationExternalOrganizationIds** | **List<string>** | | [optional] |
| **UtilizationLabel** | **string** | | [optional] |
| **FlowType** | **string** | | [optional] |
{: class="table table-striped"}


3 changes: 3 additions & 0 deletions build/docs/AcdStartDetailEventTopicAcdStartEvent.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@ title: AcdStartDetailEventTopicAcdStartEvent
| **DivisionId** | **string** | | [optional] |
| **ConversationExternalContactIds** | **List<string>** | | [optional] |
| **ConversationExternalOrganizationIds** | **List<string>** | | [optional] |
| **UtilizationLabel** | **string** | | [optional] |
| **RoutingPriority** | **int?** | | [optional] |
| **RequestedRoutingSkillIds** | **List<string>** | | [optional] |
{: class="table table-striped"}


2 changes: 1 addition & 1 deletion build/docs/ActionCertificateListing.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ title: ActionCertificateListing
| **PageSize** | **int?** | | [optional] |
| **PageNumber** | **int?** | | [optional] |
| **Total** | **long?** | | [optional] |
| **LastUri** | **string** | | [optional] |
| **FirstUri** | **string** | | [optional] |
| **LastUri** | **string** | | [optional] |
| **SelfUri** | **string** | | [optional] |
| **NextUri** | **string** | | [optional] |
| **PreviousUri** | **string** | | [optional] |
Expand Down
2 changes: 1 addition & 1 deletion build/docs/ActionEntityListing.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ title: ActionEntityListing
| **PageSize** | **int?** | | [optional] |
| **PageNumber** | **int?** | | [optional] |
| **Total** | **long?** | | [optional] |
| **LastUri** | **string** | | [optional] |
| **FirstUri** | **string** | | [optional] |
| **LastUri** | **string** | | [optional] |
| **SelfUri** | **string** | | [optional] |
| **NextUri** | **string** | | [optional] |
| **PreviousUri** | **string** | | [optional] |
Expand Down
2 changes: 1 addition & 1 deletion build/docs/ActionMapListing.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ title: ActionMapListing
| **PageSize** | **int?** | | [optional] |
| **PageNumber** | **int?** | | [optional] |
| **Total** | **long?** | | [optional] |
| **LastUri** | **string** | | [optional] |
| **FirstUri** | **string** | | [optional] |
| **LastUri** | **string** | | [optional] |
| **SelfUri** | **string** | | [optional] |
| **NextUri** | **string** | | [optional] |
| **PreviousUri** | **string** | | [optional] |
Expand Down
2 changes: 1 addition & 1 deletion build/docs/ActionTargetListing.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ title: ActionTargetListing
| **PageSize** | **int?** | | [optional] |
| **PageNumber** | **int?** | | [optional] |
| **Total** | **long?** | | [optional] |
| **LastUri** | **string** | | [optional] |
| **FirstUri** | **string** | | [optional] |
| **LastUri** | **string** | | [optional] |
| **SelfUri** | **string** | | [optional] |
| **NextUri** | **string** | | [optional] |
| **PreviousUri** | **string** | | [optional] |
Expand Down
2 changes: 1 addition & 1 deletion build/docs/ActionTemplateListing.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ title: ActionTemplateListing
| **PageSize** | **int?** | | [optional] |
| **PageNumber** | **int?** | | [optional] |
| **Total** | **long?** | | [optional] |
| **LastUri** | **string** | | [optional] |
| **FirstUri** | **string** | | [optional] |
| **LastUri** | **string** | | [optional] |
| **SelfUri** | **string** | | [optional] |
| **NextUri** | **string** | | [optional] |
| **PreviousUri** | **string** | | [optional] |
Expand Down
1 change: 0 additions & 1 deletion build/docs/ActivityCodesReference.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ title: ActivityCodesReference

|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **Id** | **string** | The globally unique identifier for the object. | [optional] |
| **Ids** | **List<string>** | The IDs of activity codes | [optional] |
| **SelfUri** | **string** | The URI for this object | [optional] |
{: class="table table-striped"}
Expand Down
2 changes: 1 addition & 1 deletion build/docs/AgentActivityEntityListing.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ title: AgentActivityEntityListing
| **PageSize** | **int?** | | [optional] |
| **PageNumber** | **int?** | | [optional] |
| **Total** | **long?** | | [optional] |
| **LastUri** | **string** | | [optional] |
| **FirstUri** | **string** | | [optional] |
| **LastUri** | **string** | | [optional] |
| **SelfUri** | **string** | | [optional] |
| **NextUri** | **string** | | [optional] |
| **PreviousUri** | **string** | | [optional] |
Expand Down
Loading

0 comments on commit b29cd91

Please sign in to comment.