ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.596.0

This commit is contained in:
speakeasybot
2025-08-02 00:33:32 +00:00
parent 8dbe73c1db
commit 83420d4364
271 changed files with 4902 additions and 3553 deletions

View File

@@ -3,7 +3,7 @@
## Example Usage
```typescript
import { BookSearchParam } from "prowlarr";
import { BookSearchParam } from "prowlarr/models";
let value: BookSearchParam = "q";
```