ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.528.1

This commit is contained in:
speakeasybot
2025-04-03 00:12:07 +00:00
parent c895213ae8
commit 2712820397
84 changed files with 3039 additions and 75 deletions

View File

@@ -6,7 +6,7 @@
import { Filter, GetWatchListRequest } from "@lukehagar/plexjs/sdk/models/operations";
let value: GetWatchListRequest = {
filter: Filter.All,
filter: Filter.Released,
xPlexToken: "CV5xoxjTpFKUzBTShsaf",
};
```