mirror of
https://github.com/LukeHagar/plexruby.git
synced 2025-12-07 20:57:44 +00:00
ci: regenerated with OpenAPI Doc 0.0.3, Speakeasy CLI 1.198.1
This commit is contained in:
10
docs/models/operations/updateplaylistrequest.md
Normal file
10
docs/models/operations/updateplaylistrequest.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# UpdatePlaylistRequest
|
||||
|
||||
|
||||
## Fields
|
||||
|
||||
| Field | Type | Required | Description |
|
||||
| ----------------------------------- | ----------------------------------- | ----------------------------------- | ----------------------------------- |
|
||||
| `playlist_id` | *::Float* | :heavy_check_mark: | the ID of the playlist |
|
||||
| `title` | *T.nilable(::String)* | :heavy_minus_sign: | name of the playlist |
|
||||
| `summary` | *T.nilable(::String)* | :heavy_minus_sign: | summary description of the playlist |
|
||||
Reference in New Issue
Block a user