ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.487.0

This commit is contained in:
speakeasybot
2025-02-07 00:11:14 +00:00
parent 18b64727c3
commit 8360d057ab
153 changed files with 6606 additions and 3407 deletions

View File

@@ -11,7 +11,7 @@ If the `force` argument is set to 0, a new playlist will be created suffixed wit
```typescript
import { QueryParamForce } from "@lukehagar/plexjs/sdk/models/operations";
let value: QueryParamForce = QueryParamForce.Zero;
let value: QueryParamForce = QueryParamForce.One;
```
## Values