ci: regenerated with OpenAPI Doc 0.0.3, Speakeasy CLI 1.193.4

This commit is contained in:
speakeasybot
2024-02-24 00:28:42 +00:00
parent 6748e94a9a
commit b90023959a
342 changed files with 3898 additions and 2486 deletions

View File

@@ -85,14 +85,11 @@ package main
import (
"context"
"github.com/LukeHagar/plexgo"
"github.com/LukeHagar/plexgo/models/components"
"log"
)
func main() {
s := plexgo.New(
plexgo.WithSecurity("<YOUR_API_KEY_HERE>"),
)
s := plexgo.New()
var xPlexClientIdentifier string = "<value>"