-
Notifications
You must be signed in to change notification settings - Fork 8
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
Dec 7, 2020
1 parent
379a8ea
commit ae81a07
Showing
8 changed files
with
16 additions
and
174 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
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,89 +1,10 @@ | ||
Platform API version: 4364 | ||
|
||
|
||
# Major Changes (8 changes) | ||
# Major Changes (0 changes) | ||
|
||
**GET /api/v2/knowledge/knowledgebases/{knowledgeBaseId}/languages/{languageCode}/categories** (1 change) | ||
|
||
* Parameter name was added | ||
# Minor Changes (0 changes) | ||
|
||
**GET /api/v2/routing/wrapupcodes** (1 change) | ||
|
||
* Parameter sortOrder was added | ||
|
||
**GET /api/v2/coaching/appointments/{appointmentId}/statuses** (1 change) | ||
|
||
* Response 200 type was changed from CoachingAppointmentStatusDtoList to CoachingAppointmentStatusResponseList | ||
|
||
**PATCH /api/v2/coaching/appointments/{appointmentId}/status** (1 change) | ||
|
||
* Response 200 type was changed from CoachingAppointmentStatusDto to CoachingAppointmentStatusResponse | ||
|
||
**CoachingAppointmentStatusDto** (1 change) | ||
|
||
* Model CoachingAppointmentStatusDto was removed | ||
|
||
**CoachingAppointmentStatusDtoList** (1 change) | ||
|
||
* Model CoachingAppointmentStatusDtoList was removed | ||
|
||
**UpdateCoachingAppointmentRequest** (1 change) | ||
|
||
* Enum value InvalidSchedule was removed from property status | ||
|
||
**EntityListing** (1 change) | ||
|
||
* Property entities was changed from object[] to DataTableImportJob[] | ||
|
||
|
||
# Minor Changes (13 changes) | ||
|
||
**EntityListing** (4 changes) | ||
|
||
* Optional property pageSize was added | ||
* Optional property pageNumber was added | ||
* Optional property total was added | ||
* Optional property pageCount was added | ||
|
||
**UploadUrlResponse** (1 change) | ||
|
||
* Optional property uploadKey was added | ||
|
||
**ActionTarget** (1 change) | ||
|
||
* Optional property shortAbandonThreshold was added | ||
|
||
**OAuthScopeListing** (1 change) | ||
|
||
* Optional property total was added | ||
|
||
**PatchActionTarget** (1 change) | ||
|
||
* Optional property shortAbandonThreshold was added | ||
|
||
**OAuthAuthorizationListing** (1 change) | ||
|
||
* Optional property total was added | ||
|
||
**UserSearchRequest** (1 change) | ||
|
||
* Enum value RingCentral was added to property integrationPresenceSource | ||
|
||
**CoachingAppointmentStatusResponse** (1 change) | ||
|
||
* Model was added | ||
|
||
**CoachingAppointmentStatusResponseList** (1 change) | ||
|
||
* Model was added | ||
|
||
**CoachingAppointmentStatusRequest** (1 change) | ||
|
||
* Model was added | ||
|
||
|
||
# Point Changes (1 change) | ||
|
||
**GET /api/v2/users/development/activities/{activityId}** (1 change) | ||
|
||
* Description was changed | ||
# 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,89 +1,10 @@ | ||
Platform API version: 4364 | ||
|
||
|
||
# Major Changes (8 changes) | ||
# Major Changes (0 changes) | ||
|
||
**GET /api/v2/knowledge/knowledgebases/{knowledgeBaseId}/languages/{languageCode}/categories** (1 change) | ||
|
||
* Parameter name was added | ||
# Minor Changes (0 changes) | ||
|
||
**GET /api/v2/routing/wrapupcodes** (1 change) | ||
|
||
* Parameter sortOrder was added | ||
|
||
**GET /api/v2/coaching/appointments/{appointmentId}/statuses** (1 change) | ||
|
||
* Response 200 type was changed from CoachingAppointmentStatusDtoList to CoachingAppointmentStatusResponseList | ||
|
||
**PATCH /api/v2/coaching/appointments/{appointmentId}/status** (1 change) | ||
|
||
* Response 200 type was changed from CoachingAppointmentStatusDto to CoachingAppointmentStatusResponse | ||
|
||
**CoachingAppointmentStatusDto** (1 change) | ||
|
||
* Model CoachingAppointmentStatusDto was removed | ||
|
||
**CoachingAppointmentStatusDtoList** (1 change) | ||
|
||
* Model CoachingAppointmentStatusDtoList was removed | ||
|
||
**UpdateCoachingAppointmentRequest** (1 change) | ||
|
||
* Enum value InvalidSchedule was removed from property status | ||
|
||
**EntityListing** (1 change) | ||
|
||
* Property entities was changed from object[] to DataTableImportJob[] | ||
|
||
|
||
# Minor Changes (13 changes) | ||
|
||
**EntityListing** (4 changes) | ||
|
||
* Optional property pageSize was added | ||
* Optional property pageNumber was added | ||
* Optional property total was added | ||
* Optional property pageCount was added | ||
|
||
**UploadUrlResponse** (1 change) | ||
|
||
* Optional property uploadKey was added | ||
|
||
**ActionTarget** (1 change) | ||
|
||
* Optional property shortAbandonThreshold was added | ||
|
||
**OAuthScopeListing** (1 change) | ||
|
||
* Optional property total was added | ||
|
||
**PatchActionTarget** (1 change) | ||
|
||
* Optional property shortAbandonThreshold was added | ||
|
||
**OAuthAuthorizationListing** (1 change) | ||
|
||
* Optional property total was added | ||
|
||
**UserSearchRequest** (1 change) | ||
|
||
* Enum value RingCentral was added to property integrationPresenceSource | ||
|
||
**CoachingAppointmentStatusResponse** (1 change) | ||
|
||
* Model was added | ||
|
||
**CoachingAppointmentStatusResponseList** (1 change) | ||
|
||
* Model was added | ||
|
||
**CoachingAppointmentStatusRequest** (1 change) | ||
|
||
* Model was added | ||
|
||
|
||
# Point Changes (1 change) | ||
|
||
**GET /api/v2/users/development/activities/{activityId}** (1 change) | ||
|
||
* Description was changed | ||
# 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
{ | ||
"major": 46, | ||
"minor": 0, | ||
"point": 0, | ||
"point": 1, | ||
"prerelease": "", | ||
"apiVersion": 0, | ||
"display": "46.0.0", | ||
"displayFull": "46.0.0" | ||
"display": "46.0.1", | ||
"displayFull": "46.0.1" | ||
} |