ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.459.2

This commit is contained in:
speakeasybot
2024-12-21 00:08:49 +00:00
parent 076a205a23
commit 3a16a0c415
83 changed files with 603 additions and 972 deletions

View File

@@ -63,6 +63,7 @@ module PlexRubySDK
res.unauthorized = out
end
end
res
end
@@ -81,8 +82,7 @@ module PlexRubySDK
::PlexRubySDK::Operations::CancelServerActivitiesRequest,
base_url,
'/activities/{activityUUID}',
request,
@sdk_configuration.globals
request
)
headers = {}
headers['Accept'] = 'application/json'
@@ -110,6 +110,7 @@ module PlexRubySDK
res.unauthorized = out
end
end
res
end
end