ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.529.1

This commit is contained in:
speakeasybot
2025-04-07 00:02:40 +00:00
parent d81e7dd3dc
commit 8e469e991a
78 changed files with 503 additions and 427 deletions

View File

@@ -280,11 +280,11 @@ with PlexAPI(
res = plex_api.server.get_resized_photo(request={
"width": 110,
"height": 165,
"opacity": 100,
"blur": 0,
"min_size": operations.MinSize.ONE,
"upscale": operations.Upscale.ONE,
"url": "/library/metadata/49564/thumb/1654258204",
"opacity": 100,
})
assert res is not None