mirror of
https://github.com/LukeHagar/Prowlarr-TS-SDK.git
synced 2025-12-06 04:21:03 +00:00
16 lines
495 B
Markdown
16 lines
495 B
Markdown
# ApiInfoResource
|
|
|
|
## Example Usage
|
|
|
|
```typescript
|
|
import { ApiInfoResource } from "prowlarr/models";
|
|
|
|
let value: ApiInfoResource = {};
|
|
```
|
|
|
|
## Fields
|
|
|
|
| Field | Type | Required | Description |
|
|
| ------------------ | ------------------ | ------------------ | ------------------ |
|
|
| `current` | *string* | :heavy_minus_sign: | N/A |
|
|
| `deprecated` | *string*[] | :heavy_minus_sign: | N/A | |