mirror of
https://github.com/LukeHagar/plexjava.git
synced 2025-12-09 20:47:45 +00:00
Generating SDK locally, migrated action to v15
This commit is contained in:
14
docs/models/operations/GetRecentlyAddedMediaContainer.md
Normal file
14
docs/models/operations/GetRecentlyAddedMediaContainer.md
Normal file
@@ -0,0 +1,14 @@
|
||||
# GetRecentlyAddedMediaContainer
|
||||
|
||||
|
||||
## Fields
|
||||
|
||||
| Field | Type | Required | Description | Example |
|
||||
| ------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------- |
|
||||
| `size` | *Optional<? extends Double>* | :heavy_minus_sign: | N/A | 50 |
|
||||
| `allowSync` | *Optional<? extends Boolean>* | :heavy_minus_sign: | N/A | |
|
||||
| `identifier` | *Optional<? extends String>* | :heavy_minus_sign: | N/A | com.plexapp.plugins.library |
|
||||
| `mediaTagPrefix` | *Optional<? extends String>* | :heavy_minus_sign: | N/A | /system/bundle/media/flags/ |
|
||||
| `mediaTagVersion` | *Optional<? extends Double>* | :heavy_minus_sign: | N/A | 1680021154 |
|
||||
| `mixedParents` | *Optional<? extends Boolean>* | :heavy_minus_sign: | N/A | |
|
||||
| `metadata` | List<[lukehagar.plexapi.plexapi.models.operations.Metadata](../../models/operations/Metadata.md)> | :heavy_minus_sign: | N/A | |
|
||||
Reference in New Issue
Block a user