mirror of
https://github.com/LukeHagar/plex-sdk-docs.git
synced 2025-12-09 04:20:52 +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_children(rating_key=8121.69)
|
||||
res = s.library.get_metadata_children(rating_key=4799.77)
|
||||
|
||||
if res.object is not None:
|
||||
# handle response
|
||||
|
||||
Reference in New Issue
Block a user