mirror of
https://github.com/LukeHagar/plexjs.git
synced 2025-12-09 20:47:47 +00:00
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.394.0
This commit is contained in:
@@ -6,16 +6,16 @@
|
||||
import { GetTimelineRequest, State } from "@lukehagar/plexjs/sdk/models/operations";
|
||||
|
||||
let value: GetTimelineRequest = {
|
||||
ratingKey: 23409,
|
||||
key: "/library/metadata/23409",
|
||||
state: State.Playing,
|
||||
hasMDE: 1,
|
||||
time: 2000,
|
||||
duration: 10000,
|
||||
context: "home:hub.continueWatching",
|
||||
playQueueItemID: 1,
|
||||
playBackTime: 2000,
|
||||
row: 1,
|
||||
ratingKey: 23409,
|
||||
key: "/library/metadata/23409",
|
||||
state: State.Playing,
|
||||
hasMDE: 1,
|
||||
time: 2000,
|
||||
duration: 10000,
|
||||
context: "home:hub.continueWatching",
|
||||
playQueueItemID: 1,
|
||||
playBackTime: 2000,
|
||||
row: 1,
|
||||
};
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user