ci: regenerated with OpenAPI Doc 0.0.3, Speakeasy CLI 1.260.6

This commit is contained in:
speakeasybot
2024-04-19 00:31:30 +00:00
parent 6748e94a9a
commit c49af6f596
385 changed files with 4429 additions and 2628 deletions

View File

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