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.228.1
This commit is contained in:
@@ -31,6 +31,7 @@ import plex_api
|
||||
|
||||
s = plex_api.PlexAPI(
|
||||
access_token="<YOUR_API_KEY_HERE>",
|
||||
x_plex_client_identifier='<value>',
|
||||
)
|
||||
|
||||
|
||||
@@ -72,6 +73,7 @@ import plex_api
|
||||
|
||||
s = plex_api.PlexAPI(
|
||||
access_token="<YOUR_API_KEY_HERE>",
|
||||
x_plex_client_identifier='<value>',
|
||||
)
|
||||
|
||||
|
||||
@@ -111,6 +113,7 @@ import plex_api
|
||||
|
||||
s = plex_api.PlexAPI(
|
||||
access_token="<YOUR_API_KEY_HERE>",
|
||||
x_plex_client_identifier='<value>',
|
||||
)
|
||||
|
||||
|
||||
@@ -184,6 +187,7 @@ from plex_api.models import operations
|
||||
|
||||
s = plex_api.PlexAPI(
|
||||
access_token="<YOUR_API_KEY_HERE>",
|
||||
x_plex_client_identifier='<value>',
|
||||
)
|
||||
|
||||
|
||||
@@ -224,6 +228,7 @@ import plex_api
|
||||
|
||||
s = plex_api.PlexAPI(
|
||||
access_token="<YOUR_API_KEY_HERE>",
|
||||
x_plex_client_identifier='<value>',
|
||||
)
|
||||
|
||||
|
||||
@@ -284,6 +289,7 @@ from plex_api.models import operations
|
||||
|
||||
s = plex_api.PlexAPI(
|
||||
access_token="<YOUR_API_KEY_HERE>",
|
||||
x_plex_client_identifier='<value>',
|
||||
)
|
||||
|
||||
|
||||
@@ -324,6 +330,7 @@ import plex_api
|
||||
|
||||
s = plex_api.PlexAPI(
|
||||
access_token="<YOUR_API_KEY_HERE>",
|
||||
x_plex_client_identifier='<value>',
|
||||
)
|
||||
|
||||
|
||||
@@ -382,6 +389,7 @@ from plex_api.models import operations
|
||||
|
||||
s = plex_api.PlexAPI(
|
||||
access_token="<YOUR_API_KEY_HERE>",
|
||||
x_plex_client_identifier='<value>',
|
||||
)
|
||||
|
||||
|
||||
@@ -422,6 +430,7 @@ import plex_api
|
||||
|
||||
s = plex_api.PlexAPI(
|
||||
access_token="<YOUR_API_KEY_HERE>",
|
||||
x_plex_client_identifier='<value>',
|
||||
)
|
||||
|
||||
|
||||
@@ -462,6 +471,7 @@ import plex_api
|
||||
|
||||
s = plex_api.PlexAPI(
|
||||
access_token="<YOUR_API_KEY_HERE>",
|
||||
x_plex_client_identifier='<value>',
|
||||
)
|
||||
|
||||
|
||||
@@ -502,6 +512,7 @@ import plex_api
|
||||
|
||||
s = plex_api.PlexAPI(
|
||||
access_token="<YOUR_API_KEY_HERE>",
|
||||
x_plex_client_identifier='<value>',
|
||||
)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user