mirror of
https://github.com/LukeHagar/plexruby.git
synced 2025-12-09 20:57:43 +00:00
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.476.0
This commit is contained in:
@@ -42,7 +42,7 @@ s.config_security(
|
||||
)
|
||||
|
||||
|
||||
res = s.search.perform_search(query="dylan", section_id=9372.69, limit=5.0)
|
||||
res = s.search.perform_search(query="dylan", section_id=9372.7, limit=5.0)
|
||||
|
||||
if res.status_code == 200
|
||||
# handle response
|
||||
@@ -86,7 +86,7 @@ s.config_security(
|
||||
)
|
||||
|
||||
|
||||
res = s.search.perform_voice_search(query="dead+poop", section_id=4094.80, limit=5.0)
|
||||
res = s.search.perform_voice_search(query="dead+poop", section_id=4094.8, limit=5.0)
|
||||
|
||||
if res.status_code == 200
|
||||
# handle response
|
||||
|
||||
Reference in New Issue
Block a user