ci: regenerated with OpenAPI Doc 0.0.3, Speakeasy CLI 1.129.1

This commit is contained in:
speakeasybot
2024-01-01 14:37:30 +00:00
parent 4d1564b0b7
commit d69f35d589
621 changed files with 22413 additions and 3 deletions

View File

@@ -0,0 +1,17 @@
# GetTimelineRequest
## Fields
| Field | Type | Required | Description |
| ------------------------------------------------- | ------------------------------------------------- | ------------------------------------------------- | ------------------------------------------------- |
| `RatingKey` | *double* | :heavy_check_mark: | The rating key of the media item |
| `Key` | *string* | :heavy_check_mark: | The key of the media item to get the timeline for |
| `State` | [State](../../Models/Requests/State.md) | :heavy_check_mark: | The state of the media item |
| `HasMDE` | *double* | :heavy_check_mark: | Whether the media item has MDE |
| `Time` | *double* | :heavy_check_mark: | The time of the media item |
| `Duration` | *double* | :heavy_check_mark: | The duration of the media item |
| `Context` | *string* | :heavy_check_mark: | The context of the media item |
| `PlayQueueItemID` | *double* | :heavy_check_mark: | The play queue item ID of the media item |
| `PlayBackTime` | *double* | :heavy_check_mark: | The playback time of the media item |
| `Row` | *double* | :heavy_check_mark: | The row of the media item |