mirror of
https://github.com/LukeHagar/plexruby.git
synced 2025-12-07 12:47:45 +00:00
ci: regenerated with OpenAPI Doc 0.0.3, Speakeasy CLI 1.166.1
This commit is contained in:
10
docs/models/operations/updateplayprogressrequest.md
Normal file
10
docs/models/operations/updateplayprogressrequest.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# UpdatePlayProgressRequest
|
||||
|
||||
|
||||
## Fields
|
||||
|
||||
| Field | Type | Required | Description |
|
||||
| ------------------------------------------------------------------- | ------------------------------------------------------------------- | ------------------------------------------------------------------- | ------------------------------------------------------------------- |
|
||||
| `key` | *::String* | :heavy_check_mark: | the media key |
|
||||
| `time` | *::Float* | :heavy_check_mark: | The time, in milliseconds, used to set the media playback progress. |
|
||||
| `state` | *::String* | :heavy_check_mark: | The playback state of the media item. |
|
||||
Reference in New Issue
Block a user