mirror of
https://github.com/LukeHagar/plexphp.git
synced 2025-12-06 04:20:51 +00:00
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.438.1
This commit is contained in:
@@ -319,9 +319,9 @@ $sdk = Plex_API\PlexAPI::builder()
|
||||
$request = new Operations\GetResizedPhotoRequest(
|
||||
width: 110,
|
||||
height: 165,
|
||||
opacity: 643869,
|
||||
blur: 0,
|
||||
minSize: Operations\MinSize::One,
|
||||
opacity: 100,
|
||||
blur: 20,
|
||||
minSize: Operations\MinSize::Zero,
|
||||
upscale: Operations\Upscale::One,
|
||||
url: '/library/metadata/49564/thumb/1654258204',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user