Files
Prowlarr-TS-SDK/docs/models/operations/postapiv1indexerproxytestrequest.md
2025-05-16 17:01:58 -05:00

16 lines
1.3 KiB
Markdown

# PostApiV1IndexerproxyTestRequest
## Example Usage
```typescript
import { PostApiV1IndexerproxyTestRequest } from "prowlarr/models/operations";
let value: PostApiV1IndexerproxyTestRequest = {};
```
## Fields
| Field | Type | Required | Description |
| ------------------------------------------------------------------- | ------------------------------------------------------------------- | ------------------------------------------------------------------- | ------------------------------------------------------------------- |
| `forceTest` | *boolean* | :heavy_minus_sign: | N/A |
| `indexerProxyResource` | [models.IndexerProxyResource](../../models/indexerproxyresource.md) | :heavy_minus_sign: | N/A |