ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.476.2

This commit is contained in:
speakeasybot
2025-01-28 00:09:08 +00:00
parent 02b200c444
commit 4c342aad64
19 changed files with 91 additions and 80 deletions

View File

@@ -40,9 +40,9 @@ module PlexRubySDK
@security = security
@language = 'ruby'
@openapi_doc_version = '0.0.3'
@sdk_version = '0.7.0'
@gen_version = '2.496.0'
@user_agent = 'speakeasy-sdk/ruby 0.7.0 2.496.0 0.0.3 plex_ruby_sdk'
@sdk_version = '0.7.1'
@gen_version = '2.495.1'
@user_agent = 'speakeasy-sdk/ruby 0.7.1 2.495.1 0.0.3 plex_ruby_sdk'
end
sig { returns([String, T::Hash[Symbol, String]]) }