diff --git a/.speakeasy/gen.lock b/.speakeasy/gen.lock index ef91997..611af9f 100755 --- a/.speakeasy/gen.lock +++ b/.speakeasy/gen.lock @@ -3,10 +3,10 @@ id: dfa99515-01c0-42eb-9be5-ee212fd03eb3 management: docChecksum: a6fee1797b2da7ccbaf7743772a40b56 docVersion: 0.0.3 - speakeasyVersion: 1.393.2 + speakeasyVersion: 1.394.0 generationVersion: 2.413.0 - releaseVersion: 0.11.2 - configChecksum: b2ffd09b00bc9950596816d3400fcda2 + releaseVersion: 0.11.3 + configChecksum: f3d101f41aa7da193a4243a539b642f5 repoURL: https://github.com/LukeHagar/plexgo.git repoSubDirectory: . installationURL: https://github.com/LukeHagar/plexgo diff --git a/.speakeasy/gen.yaml b/.speakeasy/gen.yaml index 8373e02..cfa3820 100644 --- a/.speakeasy/gen.yaml +++ b/.speakeasy/gen.yaml @@ -12,7 +12,7 @@ generation: auth: oAuth2ClientCredentialsEnabled: true go: - version: 0.11.2 + version: 0.11.3 additionalDependencies: {} allowUnknownFieldsInWeakUnions: false clientServerStatusCodesAsErrors: true diff --git a/.speakeasy/workflow.lock b/.speakeasy/workflow.lock index 21cd33a..83266da 100644 --- a/.speakeasy/workflow.lock +++ b/.speakeasy/workflow.lock @@ -1,4 +1,4 @@ -speakeasyVersion: 1.393.2 +speakeasyVersion: 1.394.0 sources: my-source: sourceNamespace: my-source @@ -14,7 +14,7 @@ targets: sourceRevisionDigest: sha256:289c5a73965c8fa779f32919d1353d0d275163982c0a0f5525ef4146c462a486 sourceBlobDigest: sha256:f7e2709f52370dff16c1851a7a4e44a89f2e978e9cae335bffc10625950b3bd9 codeSamplesNamespace: code-samples-go-plexgo - codeSamplesRevisionDigest: sha256:37430719f4245ba94b523786b463eb86951bde2ec93c8ba2fb1658de2199f94e + codeSamplesRevisionDigest: sha256:ea609f25f24e2229e122a2a344e1aae3b06305e100242836f3eeb1768daaaf9c outLocation: /github/workspace/repo workflow: workflowVersion: 1.0.0 diff --git a/RELEASES.md b/RELEASES.md index a28a7bd..b4117b3 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -772,4 +772,14 @@ Based on: ### Generated - [go v0.11.2] . ### Releases -- [Go v0.11.2] https://github.com/LukeHagar/plexgo/releases/tag/v0.11.2 - . \ No newline at end of file +- [Go v0.11.2] https://github.com/LukeHagar/plexgo/releases/tag/v0.11.2 - . + +## 2024-09-10 00:08:55 +### Changes +Based on: +- OpenAPI Doc +- Speakeasy CLI 1.394.0 (2.413.0) https://github.com/speakeasy-api/speakeasy +### Generated +- [go v0.11.3] . +### Releases +- [Go v0.11.3] https://github.com/LukeHagar/plexgo/releases/tag/v0.11.3 - . \ No newline at end of file diff --git a/plexapi.go b/plexapi.go index 508ac1e..f5f2603 100644 --- a/plexapi.go +++ b/plexapi.go @@ -280,9 +280,9 @@ func New(opts ...SDKOption) *PlexAPI { sdkConfiguration: sdkConfiguration{ Language: "go", OpenAPIDocVersion: "0.0.3", - SDKVersion: "0.11.2", + SDKVersion: "0.11.3", GenVersion: "2.413.0", - UserAgent: "speakeasy-sdk/go 0.11.2 2.413.0 0.0.3 github.com/LukeHagar/plexgo", + UserAgent: "speakeasy-sdk/go 0.11.3 2.413.0 0.0.3 github.com/LukeHagar/plexgo", Globals: globals.Globals{}, ServerDefaults: []map[string]string{ {