ci: regenerated with OpenAPI Doc 0.0.3, Speakeasy CLI 1.274.1

This commit is contained in:
speakeasybot
2024-04-25 00:33:14 +00:00
parent 6748e94a9a
commit 707d9e00b8
385 changed files with 4445 additions and 2632 deletions

View File

@@ -20,6 +20,7 @@ import (
func main() {
s := plexgo.New(
plexgo.WithSecurity("<YOUR_API_KEY_HERE>"),
plexgo.WithXPlexClientIdentifier("Postman"),
)
ctx := context.Background()