Skip to content

Commit

Permalink
52.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
PureCloud Jenkins committed Aug 18, 2021
1 parent 1dca93e commit 632fa60
Show file tree
Hide file tree
Showing 2,662 changed files with 108,264 additions and 553 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: Platform API Client SDK - Go

A Go package to interface with the Genesys Cloud Platform API. View the documentation on the [pkg.go.dev](https://pkg.go.dev/github.com/MyPureCloud/platform-client-sdk-go). Browse the source code on [Github](https://github.com/MyPureCloud/platform-client-sdk-go).

Latest version: 52.0.0 [![GitHub release](https://img.shields.io/github/release/mypurecloud/platform-client-sdk-go.svg)](https://github.com/MyPureCloud/platform-client-sdk-go)
Latest version: 52.0.1 [![GitHub release](https://img.shields.io/github/release/mypurecloud/platform-client-sdk-go.svg)](https://github.com/MyPureCloud/platform-client-sdk-go)
[![Release Notes Badge](https://developer-content.genesys.cloud/images/sdk-release-notes.png)](https://github.com/MyPureCloud/platform-client-sdk-go/blob/master/releaseNotes.md)

## Golang Version Dependency
Expand Down
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: Platform API Client SDK - Go

A Go package to interface with the Genesys Cloud Platform API. View the documentation on the [pkg.go.dev](https://pkg.go.dev/github.com/MyPureCloud/platform-client-sdk-go). Browse the source code on [Github](https://github.com/MyPureCloud/platform-client-sdk-go).

Latest version: 52.0.0 [![GitHub release](https://img.shields.io/github/release/mypurecloud/platform-client-sdk-go.svg)](https://github.com/MyPureCloud/platform-client-sdk-go)
Latest version: 52.0.1 [![GitHub release](https://img.shields.io/github/release/mypurecloud/platform-client-sdk-go.svg)](https://github.com/MyPureCloud/platform-client-sdk-go)
[![Release Notes Badge](https://developer-content.genesys.cloud/images/sdk-release-notes.png)](https://github.com/MyPureCloud/platform-client-sdk-go/blob/master/releaseNotes.md)

## Golang Version Dependency
Expand Down
277 changes: 3 additions & 274 deletions docs/releaseNotes.md
Original file line number Diff line number Diff line change
@@ -1,283 +1,12 @@
Platform API version: 4893


# Major Changes (14 changes)
Fixing date and date time handling in the Go SDK

**/uploads/v1/publicassets/{subResources}** (1 change)
# Major Changes (0 changes)

* Path /uploads/v1/publicassets/{subResources} was removed

**/webdeployments/v1/{subResources}** (1 change)

* Path /webdeployments/v1/{subResources} was removed

**/api/v2/quality/conversations/{conversationId}/audits** (1 change)

* Path /api/v2/quality/conversations/{conversationId}/audits was removed

**GET /api/v2/outbound/messagingcampaigns/divisionviews** (1 change)

* Parameter type was added

**GET /api/v2/learning/assignments** (3 changes)

* Parameter pass was added
* Parameter minPercentageScore was added
* Parameter maxPercentageScore was added

**GET /api/v2/learning/assignments/me** (3 changes)

* Parameter pass was added
* Parameter minPercentageScore was added
* Parameter maxPercentageScore was added

**GET /api/v2/learning/modules** (1 change)

* Parameter isPublished was added

**QualityAudit** (1 change)

* Model QualityAudit was removed

**QualityAuditPage** (1 change)

* Model QualityAuditPage was removed

**Edge** (1 change)

* Enum value BYOH was removed from property edgeDeploymentType


# Minor Changes (85 changes)

**/api/v2/gamification/profiles/{performanceProfileId}/activate** (2 changes)

* Path was added
* Operation POST was added

**/api/v2/gamification/profiles/{performanceProfileId}/deactivate** (2 changes)

* Path was added
* Operation POST was added

**/api/v2/recording/jobs/{jobId}/failedrecordings** (2 changes)

* Path was added
* Operation GET was added

**/api/v2/webdeployments/configurations/{configurationId}** (2 changes)

* Path was added
* Operation DELETE was added

**/api/v2/webdeployments/configurations** (3 changes)

* Path was added
* Operation GET was added
* Operation POST was added

**/api/v2/webdeployments/configurations/{configurationId}/versions** (2 changes)

* Path was added
* Operation GET was added

**/api/v2/webdeployments/configurations/{configurationId}/versions/{versionId}** (2 changes)

* Path was added
* Operation GET was added

**/api/v2/webdeployments/configurations/{configurationId}/versions/draft** (3 changes)

* Path was added
* Operation GET was added
* Operation PUT was added

**/api/v2/webdeployments/configurations/{configurationId}/versions/draft/publish** (2 changes)

* Path was added
* Operation POST was added

**/api/v2/webdeployments/deployments/{deploymentId}** (4 changes)

* Path was added
* Operation GET was added
* Operation PUT was added
* Operation DELETE was added

**/api/v2/webdeployments/deployments** (3 changes)

* Path was added
* Operation GET was added
* Operation POST was added

**/api/v2/learning/assessments/scoring** (2 changes)

* Path was added
* Operation POST was added

**ViewFilter** (3 changes)

* Optional property isRecorded was added
* Optional property hasEvaluation was added
* Optional property hasScoredEvaluation was added

**AuditLogMessage** (1 change)

* Enum value DynamicGroup was added to property entityType

**AuditQueryEntity** (1 change)

* Enum value DynamicGroup was added to property name

**EventLog** (1 change)

* Enum value MESSAGE_RESTRICTION was added to property category

**EventMessage** (1 change)

* Enum value INVALID_EMAIL_ADDRESS was added to property code

**Recording** (1 change)

* Optional property recordingErrorStatus was added

**FailedRecordingsEntityListing** (1 change)

* Model was added

**RecordingJobFailedRecording** (1 change)

* Model was added

**RecordingJob** (1 change)

* Optional property failedRecordings was added

**Edge** (1 change)

* Enum value CHS was added to property edgeDeploymentType

**AuthenticationSettings** (1 change)

* Model was added

**FileUploadMode** (1 change)

* Model was added

**FileUploadSettings** (1 change)

* Model was added

**FormsTrackTrigger** (1 change)

* Model was added

**IdleEventTrigger** (1 change)

* Model was added

**JourneyEventsSettings** (1 change)

* Model was added

**LauncherButtonSettings** (1 change)

* Model was added

**MessengerSettings** (1 change)

* Model was added

**MessengerStyles** (1 change)

* Model was added

**ScrollPercentageEventTrigger** (1 change)

* Model was added

**SelectorEventTrigger** (1 change)

* Model was added

**WebDeploymentConfigurationVersion** (1 change)

* Model was added

**WebDeploymentConfigurationVersionEntityListing** (1 change)

* Model was added

**WebDeployment** (1 change)

* Model was added

**WebDeploymentConfigurationVersionEntityRef** (1 change)

* Model was added

**WebDeploymentEntityListing** (1 change)

* Model was added

**DevelopmentActivityAggregateQueryResponseMetric** (3 changes)

* Enum value nPassedActivities was added to property metric
* Enum value nFailedActivities was added to property metric
* Enum value oActivityScore was added to property metric

**DevelopmentActivityAggregateQueryResponseStatistics** (3 changes)

* Optional property min was added
* Optional property max was added
* Optional property sum was added

**DevelopmentActivityAggregateParam** (3 changes)

* Enum value nPassedActivities was added to property metrics
* Enum value nFailedActivities was added to property metrics
* Enum value oActivityScore was added to property metrics

**LearningAssessmentScoringRequest** (1 change)

* Model was added

**LearningAssignmentAggregateQueryResponseMetric** (3 changes)

* Enum value nPassedActivities was added to property metric
* Enum value nFailedActivities was added to property metric
* Enum value oActivityScore was added to property metric

**LearningAssignmentAggregateQueryResponseStats** (3 changes)

* Optional property min was added
* Optional property max was added
* Optional property sum was added

**LearningAssignmentAggregateParam** (3 changes)

* Enum value nPassedActivities was added to property metrics
* Enum value nFailedActivities was added to property metrics
* Enum value oActivityScore was added to property metrics

**LearningAssignment** (4 changes)

* Optional property assessment was added
* Optional property percentageScore was added
* Optional property isPassed was added
* Optional property assessmentForm was added

**LearningModule** (3 changes)

* Optional property type was added
* Optional property assessmentForm was added
* Optional property summaryData was added

**LearningModuleRequest** (2 changes)

* Optional property type was added
* Optional property assessmentForm was added
# Minor Changes (0 changes)


# Point Changes (0 changes)
1 change: 1 addition & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ require (
github.com/fsnotify/fsnotify v1.4.9
github.com/google/uuid v1.2.0
github.com/hashicorp/go-retryablehttp v0.6.8
github.com/leekchan/timeutil v0.0.0-20150802142658-28917288c48d
github.com/spf13/viper v1.7.1
github.com/tidwall/pretty v1.1.0
)
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,8 @@ github.com/kr/pretty v0.1.0/go.mod h1:dAy3ld7l9f0ibDNOQOHHMYYIIbhfbHSm3C4ZsoJORN
github.com/kr/pty v1.1.1/go.mod h1:pFQYn66WHrOpPYNljwOMqo10TkYh1fy3cYio2l3bCsQ=
github.com/kr/text v0.1.0 h1:45sCR5RtlFHMR4UwH9sdQ5TC8v0qDQCHnXt+kaKSTVE=
github.com/kr/text v0.1.0/go.mod h1:4Jbv+DJW3UT/LiOwJeYQe1efqtUx/iVham/4vfdArNI=
github.com/leekchan/timeutil v0.0.0-20150802142658-28917288c48d h1:2puqoOQwi3Ai1oznMOsFIbifm6kIfJaLLyYzWD4IzTs=
github.com/leekchan/timeutil v0.0.0-20150802142658-28917288c48d/go.mod h1:hO90vCP2x3exaSH58BIAowSKvV+0OsY21TtzuFGHON4=
github.com/magiconair/properties v1.8.1 h1:ZC2Vc7/ZFkGmsVC9KvOjumD+G5lXy2RtTKyzRKO2BQ4=
github.com/magiconair/properties v1.8.1/go.mod h1:PppfXfuXeibc/6YijjN8zIbojt8czPbwD3XqdrwzmxQ=
github.com/mattn/go-colorable v0.0.9/go.mod h1:9vuHe8Xs5qXnSaW/c/ABM9alt+Vo+STaOChaDxuIBZU=
Expand Down
25 changes: 25 additions & 0 deletions platformclientv2/acknowledgescreenrecordingrequest.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
package platformclientv2
import (
"github.com/leekchan/timeutil"
"encoding/json"
"strconv"
"strings"
Expand All @@ -20,6 +21,30 @@ type Acknowledgescreenrecordingrequest struct {

}

func (u *Acknowledgescreenrecordingrequest) MarshalJSON() ([]byte, error) {
// Redundant initialization to avoid unused import errors for models with no Time values
_ = timeutil.Timedelta{}
type Alias Acknowledgescreenrecordingrequest



return json.Marshal(&struct {
ParticipantJid *string `json:"participantJid,omitempty"`

RoomId *string `json:"roomId,omitempty"`

ConversationId *string `json:"conversationId,omitempty"`
*Alias
}{
ParticipantJid: u.ParticipantJid,

RoomId: u.RoomId,

ConversationId: u.ConversationId,
Alias: (*Alias)(u),
})
}

// String returns a JSON representation of the model
func (o *Acknowledgescreenrecordingrequest) String() string {
j, _ := json.Marshal(o)
Expand Down
Loading

0 comments on commit 632fa60

Please sign in to comment.