ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.484.1

This commit is contained in:
speakeasybot
2025-02-06 00:09:27 +00:00
parent 4c342aad64
commit 05d9189c07
49 changed files with 1105 additions and 21 deletions

View File

@@ -40,9 +40,9 @@ module PlexRubySDK
@security = security
@language = 'ruby'
@openapi_doc_version = '0.0.3'
@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'
@sdk_version = '0.7.2'
@gen_version = '2.503.2'
@user_agent = 'speakeasy-sdk/ruby 0.7.2 2.503.2 0.0.3 plex_ruby_sdk'
end
sig { returns([String, T::Hash[Symbol, String]]) }