initial generation

This commit is contained in:
Luke Hagar
2025-05-16 17:01:58 -05:00
parent a151324ae9
commit 5994271d04
690 changed files with 61620 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
# PostApiV1DownloadclientTestRequest
## Example Usage
```typescript
import { PostApiV1DownloadclientTestRequest } from "prowlarr/models/operations";
let value: PostApiV1DownloadclientTestRequest = {};
```
## Fields
| Field | Type | Required | Description |
| ----------------------------------------------------------------------- | ----------------------------------------------------------------------- | ----------------------------------------------------------------------- | ----------------------------------------------------------------------- |
| `forceTest` | *boolean* | :heavy_minus_sign: | N/A |
| `downloadClientResource` | [models.DownloadClientResource](../../models/downloadclientresource.md) | :heavy_minus_sign: | N/A |