-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
PureCloud Jenkins
committed
May 28, 2022
1 parent
99a813e
commit 6f127e3
Showing
223 changed files
with
4,120 additions
and
3,570 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,118 @@ | ||
Platform API version: 5697 | ||
Platform API version: 5767 | ||
|
||
|
||
We are no longer using swagger-codegen for SDK code generation, we have switched over to using openapi-generator and due to this switch over, there may be some minor changes to the SDKs. | ||
# Major Changes (5 changes) | ||
|
||
# Major Changes (0 changes) | ||
**MediaParticipantRequest** (1 change) | ||
|
||
* Property wrapup was changed from Wrapup to ExtendedWrapup | ||
|
||
# Minor Changes (0 changes) | ||
**Survey** (1 change) | ||
|
||
* Property conversation was changed from Conversation to ConversationReference | ||
|
||
# Point Changes (0 changes) | ||
**ScimPhoneNumber** (1 change) | ||
|
||
* Enum value ringcentral was removed from property type | ||
|
||
**UCIntegration** (1 change) | ||
|
||
* Enum value RingCentral was removed from property integrationPresenceSource | ||
|
||
**UserSearchRequest** (1 change) | ||
|
||
* Enum value RingCentral was removed from property integrationPresenceSource | ||
|
||
|
||
# Minor Changes (22 changes) | ||
|
||
**ReportingTurnAction** (1 change) | ||
|
||
* Enum value ShowKnowledgeArticleAction was added to property actionType | ||
|
||
**ReportingExportJobResponse** (2 changes) | ||
|
||
* Enum value DATA_ACTIONS_PERFORMANCE_SUMMARY_VIEW was added to property viewType | ||
* Enum value DATA_ACTIONS_PERFORMANCE_DETAIL_VIEW was added to property viewType | ||
|
||
**ReportingExportMetadataJobResponse** (2 changes) | ||
|
||
* Enum value DATA_ACTIONS_PERFORMANCE_SUMMARY_VIEW was added to property viewType | ||
* Enum value DATA_ACTIONS_PERFORMANCE_DETAIL_VIEW was added to property viewType | ||
|
||
**ReportingExportJobRequest** (2 changes) | ||
|
||
* Enum value DATA_ACTIONS_PERFORMANCE_SUMMARY_VIEW was added to property viewType | ||
* Enum value DATA_ACTIONS_PERFORMANCE_DETAIL_VIEW was added to property viewType | ||
|
||
**ConversationReference** (2 changes) | ||
|
||
* id is no longer readonly | ||
* selfUri is no longer readonly | ||
|
||
**ExtendedWrapup** (1 change) | ||
|
||
* Model was added | ||
|
||
**MetricDefinition** (2 changes) | ||
|
||
* Optional property mediaTypeFilteringAllowed was added | ||
* Optional property queueFilteringAllowed was added | ||
|
||
**KnowledgeImport** (1 change) | ||
|
||
* Enum value Json was added to property fileType | ||
|
||
**KeyPerformanceIndicator** (1 change) | ||
|
||
* Optional property optimizationType was added | ||
|
||
**GeneralProgramJobRequest** (1 change) | ||
|
||
* Enum value nl-NL was added to property dialect | ||
|
||
**Dependency** (1 change) | ||
|
||
* Enum value IMAGE was added to property type | ||
|
||
**DependencyObject** (1 change) | ||
|
||
* Enum value IMAGE was added to property type | ||
|
||
**MessengerHomeScreen** (1 change) | ||
|
||
* Optional property logoUrl was added | ||
|
||
**SupportCenterFeedbackSettings** (1 change) | ||
|
||
* Model was added | ||
|
||
**SupportCenterSettings** (1 change) | ||
|
||
* Optional property feedback was added | ||
|
||
**LearningCoverArtThumbnail** (1 change) | ||
|
||
* Model was added | ||
|
||
**LearningModuleCoverArtResponse** (1 change) | ||
|
||
* Optional property thumbnails was added | ||
|
||
|
||
# Point Changes (6 changes) | ||
|
||
**POST /api/v2/workforcemanagement/businessunits/{businessUnitId}/agentschedules/search** (2 changes) | ||
|
||
* Description was changed for parameter forceAsync | ||
* Description was changed for parameter forceDownloadService | ||
|
||
**POST /api/v2/workforcemanagement/businessunits/{businessUnitId}/weeks/{weekId}/schedules/{scheduleId}/agentschedules/query** (2 changes) | ||
|
||
* Description was changed for parameter forceAsync | ||
* Description was changed for parameter forceDownloadService | ||
|
||
**POST /api/v2/workforcemanagement/managementunits/{managementUnitId}/agentschedules/search** (2 changes) | ||
|
||
* Description was changed for parameter forceAsync | ||
* Description was changed for parameter forceDownloadService |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.