ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.529.1

This commit is contained in:
speakeasybot
2025-04-06 00:12:51 +00:00
parent 2712820397
commit 379a408d74
139 changed files with 552 additions and 407 deletions

View File

@@ -6,7 +6,7 @@
import { PerformSearchRequest } from "@lukehagar/plexjs/sdk/models/operations";
let value: PerformSearchRequest = {
query: "arnold",
query: "dylan",
};
```