Fresh generation

This commit is contained in:
Luke Hagar
2024-07-01 16:03:10 +00:00
parent e01292f115
commit 42b3e684dd
1052 changed files with 155496 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
# UpdatePlaylistRequest
## Fields
| Field | Type | Required | Description |
| ----------------------------------- | ----------------------------------- | ----------------------------------- | ----------------------------------- |
| `playlistID` | *double* | :heavy_check_mark: | the ID of the playlist |
| `title` | *Optional<? extends String>* | :heavy_minus_sign: | name of the playlist |
| `summary` | *Optional<? extends String>* | :heavy_minus_sign: | summary description of the playlist |