diff --git a/.speakeasy/gen.lock b/.speakeasy/gen.lock index 51e8a9b..6145cee 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.395.1 + speakeasyVersion: 1.396.2 generationVersion: 2.415.0 - releaseVersion: 0.11.4 - configChecksum: c89bebf401f83264d93f92be796261de + releaseVersion: 0.11.5 + configChecksum: 16637717afb4ca0b45934a614c19756d 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 37f8808..c643e24 100644 --- a/.speakeasy/gen.yaml +++ b/.speakeasy/gen.yaml @@ -12,7 +12,7 @@ generation: auth: oAuth2ClientCredentialsEnabled: true go: - version: 0.11.4 + version: 0.11.5 additionalDependencies: {} allowUnknownFieldsInWeakUnions: false clientServerStatusCodesAsErrors: true diff --git a/.speakeasy/workflow.lock b/.speakeasy/workflow.lock index 5da9d46..b4578f6 100644 --- a/.speakeasy/workflow.lock +++ b/.speakeasy/workflow.lock @@ -1,8 +1,8 @@ -speakeasyVersion: 1.395.1 +speakeasyVersion: 1.396.2 sources: my-source: sourceNamespace: my-source - sourceRevisionDigest: sha256:8dde4ceac0d70dbb80e1116944b322673b43f8cd0d200c4b8acfe8c5d554df08 + sourceRevisionDigest: sha256:1f43c28112982f7603d8fed99ad5b2d14de397325c20863fb693a4f89f96e3c6 sourceBlobDigest: sha256:f7e2709f52370dff16c1851a7a4e44a89f2e978e9cae335bffc10625950b3bd9 tags: - latest @@ -11,10 +11,10 @@ targets: plexgo: source: my-source sourceNamespace: my-source - sourceRevisionDigest: sha256:8dde4ceac0d70dbb80e1116944b322673b43f8cd0d200c4b8acfe8c5d554df08 + sourceRevisionDigest: sha256:1f43c28112982f7603d8fed99ad5b2d14de397325c20863fb693a4f89f96e3c6 sourceBlobDigest: sha256:f7e2709f52370dff16c1851a7a4e44a89f2e978e9cae335bffc10625950b3bd9 codeSamplesNamespace: code-samples-go-plexgo - codeSamplesRevisionDigest: sha256:e81657ec05540c263e30ca8945caefedaa8f0238cf62f459912ff685eee0157a + codeSamplesRevisionDigest: sha256:094c5b70baf0a0c58a2679dc3dd30cae2a3cd5eeacdbfc81b230e9c45338ab0e outLocation: /github/workspace/repo workflow: workflowVersion: 1.0.0 diff --git a/RELEASES.md b/RELEASES.md index 9b780f4..8fa3aee 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -792,4 +792,14 @@ Based on: ### Generated - [go v0.11.4] . ### Releases -- [Go v0.11.4] https://github.com/LukeHagar/plexgo/releases/tag/v0.11.4 - . \ No newline at end of file +- [Go v0.11.4] https://github.com/LukeHagar/plexgo/releases/tag/v0.11.4 - . + +## 2024-09-12 00:08:45 +### Changes +Based on: +- OpenAPI Doc +- Speakeasy CLI 1.396.2 (2.415.0) https://github.com/speakeasy-api/speakeasy +### Generated +- [go v0.11.5] . +### Releases +- [Go v0.11.5] https://github.com/LukeHagar/plexgo/releases/tag/v0.11.5 - . \ No newline at end of file diff --git a/plexapi.go b/plexapi.go index 526fa9d..fe451cf 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.4", + SDKVersion: "0.11.5", GenVersion: "2.415.0", - UserAgent: "speakeasy-sdk/go 0.11.4 2.415.0 0.0.3 github.com/LukeHagar/plexgo", + UserAgent: "speakeasy-sdk/go 0.11.5 2.415.0 0.0.3 github.com/LukeHagar/plexgo", Globals: globals.Globals{}, ServerDefaults: []map[string]string{ {