ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.401.2

This commit is contained in:
speakeasybot
2024-09-22 00:12:30 +00:00
parent 9b3a44d1f4
commit b6b61b6acb
60 changed files with 1099 additions and 315 deletions

View File

@@ -355,7 +355,7 @@ $sdk = Plex_API\PlexAPI::builder()
try {
$response = $sdk->playlists->getPlaylistContents(5004.46, Operations\GetPlaylistContentsQueryParamType::Show);
$response = $sdk->playlists->getPlaylistContents(5004.46, Operations\GetPlaylistContentsQueryParamType::TvShow);
if ($response->object !== null) {
// handle response