ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.295.1

This commit is contained in:
speakeasybot
2024-05-23 15:57:59 +00:00
parent e11c88055c
commit a788b6dc7f
94 changed files with 2157 additions and 1240 deletions

View File

@@ -24,6 +24,7 @@ s = plex_api.PlexAPI(
x_plex_client_identifier='Postman',
)
res = s.statistics.get_statistics(timespan=4)
if res.object is not None: