mirror of
https://github.com/LukeHagar/plex-sdk-docs.git
synced 2025-12-08 04:20:53 +00:00
ci: regenerated with OpenAPI Doc 0.0.3, Speakeasy CLI 1.151.0
This commit is contained in:
@@ -9,7 +9,7 @@ s = plex_api.PlexAPI(
|
||||
)
|
||||
|
||||
|
||||
res = s.library.get_metadata(rating_key=7917.25)
|
||||
res = s.library.get_metadata(rating_key=5288.95)
|
||||
|
||||
if res.object is not None:
|
||||
# handle response
|
||||
|
||||
Reference in New Issue
Block a user