ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.615.2

This commit is contained in:
speakeasybot
2025-09-16 00:11:29 +00:00
parent 06ae97fe29
commit 484b48c271
35 changed files with 217 additions and 154 deletions

View File

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