ci: regenerated with OpenAPI Doc 0.0.3, Speakeasy CLI 1.193.4

This commit is contained in:
speakeasybot
2024-02-24 00:37:28 +00:00
parent f8e29c091a
commit 381696d013
147 changed files with 4101 additions and 1680 deletions

View File

@@ -0,0 +1,11 @@
# GetStatisticsMediaContainer
## Fields
| Field | Type | Required | Description | Example |
| -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| `Size` | *int* | :heavy_minus_sign: | N/A | 5497 |
| `Device` | List<[GetStatisticsDevice](../../Models/Requests/GetStatisticsDevice.md)> | :heavy_minus_sign: | N/A | [<br/>{<br/>"id": 208,<br/>"name": "Roku Express",<br/>"platform": "Roku",<br/>"clientIdentifier": "793095d235660625108ef785cc7646e9",<br/>"createdAt": 1706470556<br/>}<br/>] |
| `Account` | List<[Account](../../Models/Requests/Account.md)> | :heavy_minus_sign: | N/A | [<br/>{<br/>"id": 238960586,<br/>"key": "/accounts/238960586",<br/>"name": "Diane",<br/>"defaultAudioLanguage": "en",<br/>"autoSelectAudio": true,<br/>"defaultSubtitleLanguage": "en",<br/>"subtitleMode": 1,<br/>"thumb": "https://plex.tv/users/50d83634246da1de/avatar?c=1707110967"<br/>}<br/>] |
| `StatisticsMedia` | List<[StatisticsMedia](../../Models/Requests/StatisticsMedia.md)> | :heavy_minus_sign: | N/A | [<br/>{<br/>"accountID": 1,<br/>"deviceID": 13,<br/>"timespan": 4,<br/>"at": 1707141600,<br/>"metadataType": 4,<br/>"count": 1,<br/>"duration": 1555<br/>}<br/>] |