mirror of
https://github.com/LukeHagar/plexpy.git
synced 2025-12-06 04:20:52 +00:00
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.554.1
This commit is contained in:
@@ -74,7 +74,7 @@ with PlexAPI(
|
||||
access_token="<YOUR_API_KEY_HERE>",
|
||||
) as plex_api:
|
||||
|
||||
res = plex_api.authentication.get_source_connection_information(source="provider://provider-identifier")
|
||||
res = plex_api.authentication.get_source_connection_information(source="server://client-identifier")
|
||||
|
||||
assert res is not None
|
||||
|
||||
|
||||
Reference in New Issue
Block a user