From 4bea7ae0d8614d63291c4d9d6aa13d235704a753 Mon Sep 17 00:00:00 2001 From: speakeasybot Date: Thu, 14 Nov 2024 00:10:23 +0000 Subject: [PATCH] ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.438.3 --- .speakeasy/gen.lock | 15 +++++++++------ .speakeasy/gen.yaml | 2 +- .speakeasy/workflow.lock | 12 ++++++------ RELEASES.md | 12 +++++++++++- models/operations/getbandwidthstatistics.go | 2 +- models/operations/getresourcesstatistics.go | 2 +- models/operations/getstatistics.go | 2 +- plexapi.go | 6 +++--- 8 files changed, 33 insertions(+), 20 deletions(-) diff --git a/.speakeasy/gen.lock b/.speakeasy/gen.lock index 0316da2..dc1fe6c 100755 --- a/.speakeasy/gen.lock +++ b/.speakeasy/gen.lock @@ -1,12 +1,12 @@ lockVersion: 2.0.0 id: dfa99515-01c0-42eb-9be5-ee212fd03eb3 management: - docChecksum: af45c1ae70f7fc6589adb3f8075cb275 + docChecksum: 2554ade61ed4d42b8e095168765d7dc0 docVersion: 0.0.3 - speakeasyVersion: 1.438.1 - generationVersion: 2.457.2 - releaseVersion: 0.16.0 - configChecksum: 6cf4f4d25c4a33acae96bbafd2c74d9f + speakeasyVersion: 1.438.3 + generationVersion: 2.457.9 + releaseVersion: 0.16.1 + configChecksum: 6ccd9fc43de5adcdeb47f4fb3cd81c3e repoURL: https://github.com/LukeHagar/plexgo.git repoSubDirectory: . installationURL: https://github.com/LukeHagar/plexgo @@ -15,7 +15,7 @@ features: go: additionalDependencies: 0.1.0 constsAndDefaults: 0.1.6 - core: 3.5.15 + core: 3.5.16 defaultEnabledRetries: 0.2.0 deprecations: 2.81.1 downloadStreams: 0.1.2 @@ -1895,6 +1895,7 @@ examples: parameters: query: Timespan: 4 + timespan: 4 responses: "200": application/json: {"MediaContainer": {"size": 5497, "Device": [], "Account": [], "StatisticsMedia": []}} @@ -1907,6 +1908,7 @@ examples: parameters: query: Timespan: 4 + timespan: 4 responses: "200": application/json: {"MediaContainer": {"size": 5497, "StatisticsResources": []}} @@ -1919,6 +1921,7 @@ examples: parameters: query: Timespan: 4 + timespan: 4 responses: "200": application/json: {"MediaContainer": {"size": 5497, "Device": [], "Account": [], "StatisticsBandwidth": []}} diff --git a/.speakeasy/gen.yaml b/.speakeasy/gen.yaml index 4285c86..3431dc6 100644 --- a/.speakeasy/gen.yaml +++ b/.speakeasy/gen.yaml @@ -13,7 +13,7 @@ generation: oAuth2ClientCredentialsEnabled: true oAuth2PasswordEnabled: false go: - version: 0.16.0 + version: 0.16.1 additionalDependencies: {} allowUnknownFieldsInWeakUnions: false clientServerStatusCodesAsErrors: true diff --git a/.speakeasy/workflow.lock b/.speakeasy/workflow.lock index 22e8bea..fdeda36 100644 --- a/.speakeasy/workflow.lock +++ b/.speakeasy/workflow.lock @@ -1,4 +1,4 @@ -speakeasyVersion: 1.438.1 +speakeasyVersion: 1.438.3 sources: my-source: sourceNamespace: my-source @@ -9,8 +9,8 @@ sources: - main plexapi: sourceNamespace: plexapi - sourceRevisionDigest: sha256:15e040d800921ded49cf84650ef2bc8fb1acf32c885ee193c42e838d754bf345 - sourceBlobDigest: sha256:c178be2b4bfefb37d76c0fdaef37c51f9b6ab1410422d3698a41bb6a8d79a79f + sourceRevisionDigest: sha256:37c6bfb15f4154eb89b112465107f20757411f22bd1cc7d0a04335df7127fcb4 + sourceBlobDigest: sha256:290473ebc909cada80ff428c685b897f4621cf121397e1417355e06d334e7206 tags: - latest - main @@ -18,10 +18,10 @@ targets: plexgo: source: plexapi sourceNamespace: plexapi - sourceRevisionDigest: sha256:15e040d800921ded49cf84650ef2bc8fb1acf32c885ee193c42e838d754bf345 - sourceBlobDigest: sha256:c178be2b4bfefb37d76c0fdaef37c51f9b6ab1410422d3698a41bb6a8d79a79f + sourceRevisionDigest: sha256:37c6bfb15f4154eb89b112465107f20757411f22bd1cc7d0a04335df7127fcb4 + sourceBlobDigest: sha256:290473ebc909cada80ff428c685b897f4621cf121397e1417355e06d334e7206 codeSamplesNamespace: code-samples-go-plexgo - codeSamplesRevisionDigest: sha256:7a02eff4211d44db5a95061e3af9e7151629b6539d0898b2f9aa2f9785268505 + codeSamplesRevisionDigest: sha256:3d3923d5080a3df76181c5e2c153e6f9c88470f8366cbdea5628bb47fd67fd1b workflow: workflowVersion: 1.0.0 speakeasyVersion: latest diff --git a/RELEASES.md b/RELEASES.md index d7cc3e1..4b9622b 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -962,4 +962,14 @@ Based on: ### Generated - [go v0.16.0] . ### Releases -- [Go v0.16.0] https://github.com/LukeHagar/plexgo/releases/tag/v0.16.0 - . \ No newline at end of file +- [Go v0.16.0] https://github.com/LukeHagar/plexgo/releases/tag/v0.16.0 - . + +## 2024-11-14 00:09:05 +### Changes +Based on: +- OpenAPI Doc +- Speakeasy CLI 1.438.3 (2.457.9) https://github.com/speakeasy-api/speakeasy +### Generated +- [go v0.16.1] . +### Releases +- [Go v0.16.1] https://github.com/LukeHagar/plexgo/releases/tag/v0.16.1 - . \ No newline at end of file diff --git a/models/operations/getbandwidthstatistics.go b/models/operations/getbandwidthstatistics.go index 91914b5..c8ccf05 100644 --- a/models/operations/getbandwidthstatistics.go +++ b/models/operations/getbandwidthstatistics.go @@ -10,7 +10,7 @@ type GetBandwidthStatisticsRequest struct { // The timespan to retrieve statistics for // the exact meaning of this parameter is not known // - Timespan *int64 `queryParam:"style=form,explode=true,name=Timespan"` + Timespan *int64 `queryParam:"style=form,explode=true,name=timespan"` } func (o *GetBandwidthStatisticsRequest) GetTimespan() *int64 { diff --git a/models/operations/getresourcesstatistics.go b/models/operations/getresourcesstatistics.go index a756460..e1b37f3 100644 --- a/models/operations/getresourcesstatistics.go +++ b/models/operations/getresourcesstatistics.go @@ -10,7 +10,7 @@ type GetResourcesStatisticsRequest struct { // The timespan to retrieve statistics for // the exact meaning of this parameter is not known // - Timespan *int64 `queryParam:"style=form,explode=true,name=Timespan"` + Timespan *int64 `queryParam:"style=form,explode=true,name=timespan"` } func (o *GetResourcesStatisticsRequest) GetTimespan() *int64 { diff --git a/models/operations/getstatistics.go b/models/operations/getstatistics.go index 01c6e28..0c4b930 100644 --- a/models/operations/getstatistics.go +++ b/models/operations/getstatistics.go @@ -10,7 +10,7 @@ type GetStatisticsRequest struct { // The timespan to retrieve statistics for // the exact meaning of this parameter is not known // - Timespan *int64 `queryParam:"style=form,explode=true,name=Timespan"` + Timespan *int64 `queryParam:"style=form,explode=true,name=timespan"` } func (o *GetStatisticsRequest) GetTimespan() *int64 { diff --git a/plexapi.go b/plexapi.go index 888a37e..fcc3a82 100644 --- a/plexapi.go +++ b/plexapi.go @@ -335,9 +335,9 @@ func New(opts ...SDKOption) *PlexAPI { sdkConfiguration: sdkConfiguration{ Language: "go", OpenAPIDocVersion: "0.0.3", - SDKVersion: "0.16.0", - GenVersion: "2.457.2", - UserAgent: "speakeasy-sdk/go 0.16.0 2.457.2 0.0.3 github.com/LukeHagar/plexgo", + SDKVersion: "0.16.1", + GenVersion: "2.457.9", + UserAgent: "speakeasy-sdk/go 0.16.1 2.457.9 0.0.3 github.com/LukeHagar/plexgo", Globals: globals.Globals{}, ServerDefaults: []map[string]string{ {