mirror of
https://github.com/LukeHagar/plexjava.git
synced 2025-12-09 12:37:47 +00:00
regerated and working on publishing
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
|
||||
## Fields
|
||||
|
||||
| Field | Type | Required | Description | Example |
|
||||
| --------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------- |
|
||||
| `size` | *Optional<? extends Double>* | :heavy_minus_sign: | N/A | 151 |
|
||||
| `identifier` | *Optional<? extends String>* | :heavy_minus_sign: | N/A | com.plexapp.system.devices |
|
||||
| `device` | List<[lukehagar.plexapi.plexapi.models.operations.Device](../../models/operations/Device.md)> | :heavy_minus_sign: | N/A | |
|
||||
| Field | Type | Required | Description | Example |
|
||||
| ------------------------------------------------- | ------------------------------------------------- | ------------------------------------------------- | ------------------------------------------------- | ------------------------------------------------- |
|
||||
| `size` | *Optional<Double>* | :heavy_minus_sign: | N/A | 151 |
|
||||
| `identifier` | *Optional<String>* | :heavy_minus_sign: | N/A | com.plexapp.system.devices |
|
||||
| `device` | List<[Device](../../models/operations/Device.md)> | :heavy_minus_sign: | N/A | |
|
||||
Reference in New Issue
Block a user