mirror of
https://github.com/LukeHagar/plexgo.git
synced 2025-12-06 04:20:46 +00:00
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.598.0
This commit is contained in:
@@ -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{
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user