ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.513.4

This commit is contained in:
speakeasybot
2025-03-09 00:10:48 +00:00
parent 5d57cd7c34
commit 8d9f4bbaf1
163 changed files with 4256 additions and 5690 deletions

View File

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