Skip to content

Commit

Permalink
222.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
PureCloud Jenkins committed Dec 6, 2024
1 parent bd8f654 commit e64db51
Show file tree
Hide file tree
Showing 5,345 changed files with 29,784 additions and 10,475 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Platform API Client SDK - .NET

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

Documentation version PureCloudPlatform.Client.V2 221.0.0
Documentation version PureCloudPlatform.Client.V2 222.0.0

## Install Using nuget

Expand Down
89 changes: 89 additions & 0 deletions build/.openapi-generator/FILES

Large diffs are not rendered by default.

739 changes: 716 additions & 23 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", "{1E496652-ECE4-4AEC-9A8D-BBB8A24BBD0B}"
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PureCloudPlatform.Client.V2", "src\PureCloudPlatform.Client.V2\PureCloudPlatform.Client.V2.csproj", "{906122B0-DC73-48DC-8257-DBE2230B2F1D}"
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
{1E496652-ECE4-4AEC-9A8D-BBB8A24BBD0B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{1E496652-ECE4-4AEC-9A8D-BBB8A24BBD0B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{1E496652-ECE4-4AEC-9A8D-BBB8A24BBD0B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{1E496652-ECE4-4AEC-9A8D-BBB8A24BBD0B}.Release|Any CPU.Build.0 = Release|Any CPU
{906122B0-DC73-48DC-8257-DBE2230B2F1D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{906122B0-DC73-48DC-8257-DBE2230B2F1D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{906122B0-DC73-48DC-8257-DBE2230B2F1D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{906122B0-DC73-48DC-8257-DBE2230B2F1D}.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
2 changes: 1 addition & 1 deletion build/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Platform API Client SDK - .NET

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

Documentation version PureCloudPlatform.Client.V2 221.0.0
Documentation version PureCloudPlatform.Client.V2 222.0.0

## Install Using nuget

Expand Down
122 changes: 61 additions & 61 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/ADFS.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@



_PureCloudPlatform.Client.V2 221.0.0_
_PureCloudPlatform.Client.V2 222.0.0_
2 changes: 1 addition & 1 deletion build/docs/AcceleratorInput.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@



_PureCloudPlatform.Client.V2 221.0.0_
_PureCloudPlatform.Client.V2 222.0.0_
4 changes: 2 additions & 2 deletions build/docs/AcceleratorList.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@
| **PageSize** | **int?** | | [optional] |
| **PageNumber** | **int?** | | [optional] |
| **Total** | **long?** | | [optional] |
| **NextUri** | **string** | | [optional] |
| **PreviousUri** | **string** | | [optional] |
| **LastUri** | **string** | | [optional] |
| **FirstUri** | **string** | | [optional] |
| **SelfUri** | **string** | | [optional] |
| **NextUri** | **string** | | [optional] |
| **PageCount** | **int?** | | [optional] |



_PureCloudPlatform.Client.V2 221.0.0_
_PureCloudPlatform.Client.V2 222.0.0_
2 changes: 1 addition & 1 deletion build/docs/AcceleratorMetadata.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@



_PureCloudPlatform.Client.V2 221.0.0_
_PureCloudPlatform.Client.V2 222.0.0_
2 changes: 1 addition & 1 deletion build/docs/AcceleratorParameter.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@



_PureCloudPlatform.Client.V2 221.0.0_
_PureCloudPlatform.Client.V2 222.0.0_
2 changes: 1 addition & 1 deletion build/docs/AcceleratorSpecification.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@



_PureCloudPlatform.Client.V2 221.0.0_
_PureCloudPlatform.Client.V2 222.0.0_
2 changes: 1 addition & 1 deletion build/docs/AcdEndDetailEventTopicAcdEndEvent.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@



_PureCloudPlatform.Client.V2 221.0.0_
_PureCloudPlatform.Client.V2 222.0.0_
2 changes: 1 addition & 1 deletion build/docs/AcdStartDetailEventTopicAcdStartEvent.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@



_PureCloudPlatform.Client.V2 221.0.0_
_PureCloudPlatform.Client.V2 222.0.0_
2 changes: 1 addition & 1 deletion build/docs/AchievedOutcome.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@



_PureCloudPlatform.Client.V2 221.0.0_
_PureCloudPlatform.Client.V2 222.0.0_
2 changes: 1 addition & 1 deletion build/docs/AcknowledgeScreenRecordingRequest.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@



_PureCloudPlatform.Client.V2 221.0.0_
_PureCloudPlatform.Client.V2 222.0.0_
2 changes: 1 addition & 1 deletion build/docs/Action.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@



_PureCloudPlatform.Client.V2 221.0.0_
_PureCloudPlatform.Client.V2 222.0.0_
2 changes: 1 addition & 1 deletion build/docs/ActionAggregateDataContainer.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@



_PureCloudPlatform.Client.V2 221.0.0_
_PureCloudPlatform.Client.V2 222.0.0_
2 changes: 1 addition & 1 deletion build/docs/ActionAggregateQueryClause.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@



_PureCloudPlatform.Client.V2 221.0.0_
_PureCloudPlatform.Client.V2 222.0.0_
2 changes: 1 addition & 1 deletion build/docs/ActionAggregateQueryFilter.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@



_PureCloudPlatform.Client.V2 221.0.0_
_PureCloudPlatform.Client.V2 222.0.0_
2 changes: 1 addition & 1 deletion build/docs/ActionAggregateQueryPredicate.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@



_PureCloudPlatform.Client.V2 221.0.0_
_PureCloudPlatform.Client.V2 222.0.0_
2 changes: 1 addition & 1 deletion build/docs/ActionAggregateQueryResponse.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@



_PureCloudPlatform.Client.V2 221.0.0_
_PureCloudPlatform.Client.V2 222.0.0_
2 changes: 1 addition & 1 deletion build/docs/ActionAggregationQuery.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@



_PureCloudPlatform.Client.V2 221.0.0_
_PureCloudPlatform.Client.V2 222.0.0_
2 changes: 1 addition & 1 deletion build/docs/ActionAggregationView.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@



_PureCloudPlatform.Client.V2 221.0.0_
_PureCloudPlatform.Client.V2 222.0.0_
2 changes: 1 addition & 1 deletion build/docs/ActionAsyncAggregateQueryResponse.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@



_PureCloudPlatform.Client.V2 221.0.0_
_PureCloudPlatform.Client.V2 222.0.0_
2 changes: 1 addition & 1 deletion build/docs/ActionAsyncAggregationQuery.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@



_PureCloudPlatform.Client.V2 221.0.0_
_PureCloudPlatform.Client.V2 222.0.0_
2 changes: 1 addition & 1 deletion build/docs/ActionCertificate.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@



_PureCloudPlatform.Client.V2 221.0.0_
_PureCloudPlatform.Client.V2 222.0.0_
4 changes: 2 additions & 2 deletions build/docs/ActionCertificateListing.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@
| **PageSize** | **int?** | | [optional] |
| **PageNumber** | **int?** | | [optional] |
| **Total** | **long?** | | [optional] |
| **NextUri** | **string** | | [optional] |
| **PreviousUri** | **string** | | [optional] |
| **LastUri** | **string** | | [optional] |
| **FirstUri** | **string** | | [optional] |
| **SelfUri** | **string** | | [optional] |
| **NextUri** | **string** | | [optional] |
| **PageCount** | **int?** | | [optional] |



_PureCloudPlatform.Client.V2 221.0.0_
_PureCloudPlatform.Client.V2 222.0.0_
2 changes: 1 addition & 1 deletion build/docs/ActionConfig.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@



_PureCloudPlatform.Client.V2 221.0.0_
_PureCloudPlatform.Client.V2 222.0.0_
2 changes: 1 addition & 1 deletion build/docs/ActionContract.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@



_PureCloudPlatform.Client.V2 221.0.0_
_PureCloudPlatform.Client.V2 222.0.0_
2 changes: 1 addition & 1 deletion build/docs/ActionContractInput.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@



_PureCloudPlatform.Client.V2 221.0.0_
_PureCloudPlatform.Client.V2 222.0.0_
4 changes: 2 additions & 2 deletions build/docs/ActionEntityListing.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@
| **PageSize** | **int?** | | [optional] |
| **PageNumber** | **int?** | | [optional] |
| **Total** | **long?** | | [optional] |
| **NextUri** | **string** | | [optional] |
| **PreviousUri** | **string** | | [optional] |
| **LastUri** | **string** | | [optional] |
| **FirstUri** | **string** | | [optional] |
| **SelfUri** | **string** | | [optional] |
| **NextUri** | **string** | | [optional] |
| **PageCount** | **int?** | | [optional] |



_PureCloudPlatform.Client.V2 221.0.0_
_PureCloudPlatform.Client.V2 222.0.0_
2 changes: 1 addition & 1 deletion build/docs/ActionEventActionMap.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@



_PureCloudPlatform.Client.V2 221.0.0_
_PureCloudPlatform.Client.V2 222.0.0_
2 changes: 1 addition & 1 deletion build/docs/ActionEventRequest.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@



_PureCloudPlatform.Client.V2 221.0.0_
_PureCloudPlatform.Client.V2 222.0.0_
2 changes: 1 addition & 1 deletion build/docs/ActionInput.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@



_PureCloudPlatform.Client.V2 221.0.0_
_PureCloudPlatform.Client.V2 222.0.0_
2 changes: 1 addition & 1 deletion build/docs/ActionMap.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@



_PureCloudPlatform.Client.V2 221.0.0_
_PureCloudPlatform.Client.V2 222.0.0_
2 changes: 1 addition & 1 deletion build/docs/ActionMapAction.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@



_PureCloudPlatform.Client.V2 221.0.0_
_PureCloudPlatform.Client.V2 222.0.0_
2 changes: 1 addition & 1 deletion build/docs/ActionMapActionTemplate.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@



_PureCloudPlatform.Client.V2 221.0.0_
_PureCloudPlatform.Client.V2 222.0.0_
2 changes: 1 addition & 1 deletion build/docs/ActionMapEstimateOutcomeCriteria.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@



_PureCloudPlatform.Client.V2 221.0.0_
_PureCloudPlatform.Client.V2 222.0.0_
2 changes: 1 addition & 1 deletion build/docs/ActionMapEstimateRequest.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@



_PureCloudPlatform.Client.V2 221.0.0_
_PureCloudPlatform.Client.V2 222.0.0_
2 changes: 1 addition & 1 deletion build/docs/ActionMapEstimateResult.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@



_PureCloudPlatform.Client.V2 221.0.0_
_PureCloudPlatform.Client.V2 222.0.0_
4 changes: 2 additions & 2 deletions build/docs/ActionMapListing.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@
| **PageSize** | **int?** | | [optional] |
| **PageNumber** | **int?** | | [optional] |
| **Total** | **long?** | | [optional] |
| **NextUri** | **string** | | [optional] |
| **PreviousUri** | **string** | | [optional] |
| **LastUri** | **string** | | [optional] |
| **FirstUri** | **string** | | [optional] |
| **SelfUri** | **string** | | [optional] |
| **NextUri** | **string** | | [optional] |
| **PageCount** | **int?** | | [optional] |



_PureCloudPlatform.Client.V2 221.0.0_
_PureCloudPlatform.Client.V2 222.0.0_
2 changes: 1 addition & 1 deletion build/docs/ActionMapScheduleGroup.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@



_PureCloudPlatform.Client.V2 221.0.0_
_PureCloudPlatform.Client.V2 222.0.0_
2 changes: 1 addition & 1 deletion build/docs/ActionMapScheduleGroups.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@



_PureCloudPlatform.Client.V2 221.0.0_
_PureCloudPlatform.Client.V2 222.0.0_
2 changes: 1 addition & 1 deletion build/docs/ActionOutput.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@



_PureCloudPlatform.Client.V2 221.0.0_
_PureCloudPlatform.Client.V2 222.0.0_
2 changes: 1 addition & 1 deletion build/docs/ActionProperties.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@



_PureCloudPlatform.Client.V2 221.0.0_
_PureCloudPlatform.Client.V2 222.0.0_
2 changes: 1 addition & 1 deletion build/docs/ActionSurvey.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@



_PureCloudPlatform.Client.V2 221.0.0_
_PureCloudPlatform.Client.V2 222.0.0_
2 changes: 1 addition & 1 deletion build/docs/ActionTarget.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@



_PureCloudPlatform.Client.V2 221.0.0_
_PureCloudPlatform.Client.V2 222.0.0_
4 changes: 2 additions & 2 deletions build/docs/ActionTargetListing.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@
| **PageSize** | **int?** | | [optional] |
| **PageNumber** | **int?** | | [optional] |
| **Total** | **long?** | | [optional] |
| **NextUri** | **string** | | [optional] |
| **PreviousUri** | **string** | | [optional] |
| **LastUri** | **string** | | [optional] |
| **FirstUri** | **string** | | [optional] |
| **SelfUri** | **string** | | [optional] |
| **NextUri** | **string** | | [optional] |
| **PageCount** | **int?** | | [optional] |



_PureCloudPlatform.Client.V2 221.0.0_
_PureCloudPlatform.Client.V2 222.0.0_
2 changes: 1 addition & 1 deletion build/docs/ActionTemplate.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@



_PureCloudPlatform.Client.V2 221.0.0_
_PureCloudPlatform.Client.V2 222.0.0_
4 changes: 2 additions & 2 deletions build/docs/ActionTemplateListing.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@
| **PageSize** | **int?** | | [optional] |
| **PageNumber** | **int?** | | [optional] |
| **Total** | **long?** | | [optional] |
| **NextUri** | **string** | | [optional] |
| **PreviousUri** | **string** | | [optional] |
| **LastUri** | **string** | | [optional] |
| **FirstUri** | **string** | | [optional] |
| **SelfUri** | **string** | | [optional] |
| **NextUri** | **string** | | [optional] |
| **PageCount** | **int?** | | [optional] |



_PureCloudPlatform.Client.V2 221.0.0_
_PureCloudPlatform.Client.V2 222.0.0_
2 changes: 1 addition & 1 deletion build/docs/Actions.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@



_PureCloudPlatform.Client.V2 221.0.0_
_PureCloudPlatform.Client.V2 222.0.0_
2 changes: 1 addition & 1 deletion build/docs/Activation.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@



_PureCloudPlatform.Client.V2 221.0.0_
_PureCloudPlatform.Client.V2 222.0.0_
2 changes: 1 addition & 1 deletion build/docs/ActiveAlertCount.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@



_PureCloudPlatform.Client.V2 221.0.0_
_PureCloudPlatform.Client.V2 222.0.0_
2 changes: 1 addition & 1 deletion build/docs/ActivityCode.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@



_PureCloudPlatform.Client.V2 221.0.0_
_PureCloudPlatform.Client.V2 222.0.0_
Loading

0 comments on commit e64db51

Please sign in to comment.