ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.598.0

This commit is contained in:
speakeasybot
2025-08-06 00:13:08 +00:00
parent 82e9da0574
commit 5848325f97
25 changed files with 389 additions and 27 deletions

View File

@@ -2,7 +2,7 @@
package plexgo
// Generated from OpenAPI doc version 0.0.3 and generator version 2.623.4
// Generated from OpenAPI doc version 0.0.3 and generator version 2.674.1
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.23.0",
SDKVersion: "0.24.0",
sdkConfiguration: config.SDKConfiguration{
UserAgent: "speakeasy-sdk/go 0.23.0 2.623.4 0.0.3 github.com/LukeHagar/plexgo",
UserAgent: "speakeasy-sdk/go 0.24.0 2.674.1 0.0.3 github.com/LukeHagar/plexgo",
ServerList: ServerList,
ServerVariables: []map[string]string{
{