ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.598.3

This commit is contained in:
speakeasybot
2025-08-07 00:13:14 +00:00
parent 5848325f97
commit 06ae97fe29
5 changed files with 22 additions and 12 deletions

View File

@@ -2,7 +2,7 @@
package plexgo
// Generated from OpenAPI doc version 0.0.3 and generator version 2.674.1
// Generated from OpenAPI doc version 0.0.3 and generator version 2.674.3
import (
"context"
@@ -277,9 +277,9 @@ func WithTimeout(timeout time.Duration) SDKOption {
// New creates a new instance of the SDK with the provided options
func New(opts ...SDKOption) *PlexAPI {
sdk := &PlexAPI{
SDKVersion: "0.24.0",
SDKVersion: "0.24.1",
sdkConfiguration: config.SDKConfiguration{
UserAgent: "speakeasy-sdk/go 0.24.0 2.674.1 0.0.3 github.com/LukeHagar/plexgo",
UserAgent: "speakeasy-sdk/go 0.24.1 2.674.3 0.0.3 github.com/LukeHagar/plexgo",
ServerList: ServerList,
ServerVariables: []map[string]string{
{