-
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 13, 2022
1 parent
41030c8
commit 99a813e
Showing
2,580 changed files
with
22,814 additions
and
20,825 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
# OpenAPI Generator Ignore | ||
# Generated by openapi-generator https://github.com/openapitools/openapi-generator | ||
|
||
# Use this file to prevent files from being overwritten by the generator. | ||
# The patterns follow closely to .gitignore or .dockerignore. | ||
|
||
# As an example, the C# client generator defines ApiClient.cs. | ||
# You can make changes and tell OpenAPI Generator to ignore just this file by uncommenting the following line: | ||
#ApiClient.cs | ||
|
||
# You can match any string of characters against a directory, file or extension with a single asterisk (*): | ||
#foo/*/qux | ||
# The above matches foo/bar/qux and foo/baz/qux, but not foo/bar/baz/qux | ||
|
||
# You can recursively match patterns against a directory, file or extension with a double asterisk (**): | ||
#foo/**/qux | ||
# This matches foo/bar/qux, foo/baz/qux, and foo/bar/baz/qux | ||
|
||
# You can also negate patterns with an exclamation (!). | ||
# For example, you can ignore all files in a docs folder with the file extension .md: | ||
#docs/*.md | ||
# Then explicitly reverse the ignore rule for a single file: | ||
#!docs/README.md |
Large diffs are not rendered by default.
Oops, something went wrong.
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 |
---|---|---|
@@ -0,0 +1 @@ | ||
5.2.0-SNAPSHOT |
Large diffs are not rendered by default.
Oops, something went wrong.
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,128 +1,12 @@ | ||
Platform API version: 5697 | ||
|
||
|
||
# Major Changes (0 changes) | ||
|
||
|
||
# Minor Changes (43 changes) | ||
|
||
**/api/v2/outbound/schedules/emailcampaigns/{emailCampaignId}** (4 changes) | ||
|
||
* Path was added | ||
* Operation GET was added | ||
* Operation PUT was added | ||
* Operation DELETE was added | ||
|
||
**/api/v2/outbound/schedules/emailcampaigns** (2 changes) | ||
|
||
* Path was added | ||
* Operation GET was added | ||
|
||
**/api/v2/outbound/schedules/messagingcampaigns/{messagingCampaignId}** (4 changes) | ||
|
||
* Path was added | ||
* Operation GET was added | ||
* Operation PUT was added | ||
* Operation DELETE was added | ||
|
||
**/api/v2/outbound/schedules/messagingcampaigns** (2 changes) | ||
|
||
* Path was added | ||
* Operation GET was added | ||
|
||
**/api/v2/flows/jobs** (2 changes) | ||
|
||
* Path was added | ||
* Operation POST was added | ||
|
||
**/api/v2/flows/jobs/{jobId}** (2 changes) | ||
|
||
* Path was added | ||
* Operation GET was added | ||
|
||
**ViewFilter** (3 changes) | ||
|
||
* Enum value AmazonLexV2 was added to property botProductList | ||
* Enum value GoogleDialogFlowCxResell was added to property botProductList | ||
* Enum value MicrosoftSttBotFlow was added to property botProductList | ||
|
||
**ExternalContact** (4 changes) | ||
|
||
* Optional property type was added | ||
* Optional property canonicalContact was added | ||
* Optional property mergeSet was added | ||
* Optional property mergeOperation was added | ||
|
||
**EventSetting** (1 change) | ||
|
||
* Optional property presence was added | ||
|
||
**PresenceSetting** (1 change) | ||
|
||
* Model was added | ||
|
||
**EmailCampaignSchedule** (1 change) | ||
|
||
* Model was added | ||
|
||
**MessagingCampaignSchedule** (1 change) | ||
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. | ||
|
||
* Model was added | ||
|
||
**MessagingCampaignScheduleEntityListing** (1 change) | ||
|
||
* Model was added | ||
|
||
**GamificationStatus** (1 change) | ||
|
||
* Optional property dateStartPersonalBest was added | ||
|
||
**RegisterArchitectJobResponse** (1 change) | ||
|
||
* Model was added | ||
|
||
**ArchitectJobMessage** (1 change) | ||
|
||
* Model was added | ||
|
||
**ArchitectJobStateResponse** (1 change) | ||
|
||
* Model was added | ||
|
||
**ConversationAppSettings** (1 change) | ||
|
||
* Optional property markdown was added | ||
|
||
**Markdown** (1 change) | ||
|
||
* Model was added | ||
|
||
**WebMessagingContent** (4 changes) | ||
|
||
* Enum value Card was added to property contentType | ||
* Enum value Carousel was added to property contentType | ||
* Optional property card was added | ||
* Optional property carousel was added | ||
|
||
**LearningModule** (1 change) | ||
|
||
* Optional property coverArt was added | ||
|
||
**LearningModuleCoverArtResponse** (1 change) | ||
|
||
* Model was added | ||
|
||
**LearningModuleCoverArtRequest** (1 change) | ||
|
||
* Model was added | ||
|
||
**LearningModuleRequest** (1 change) | ||
|
||
* Optional property coverArt was added | ||
# Major Changes (0 changes) | ||
|
||
**RealTimeAdherenceExplanation** (1 change) | ||
|
||
* Model was added | ||
# Minor Changes (0 changes) | ||
|
||
|
||
# Point Changes (0 changes) |
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.