mirror of
https://github.com/LukeHagar/plexruby.git
synced 2025-12-06 04:20:52 +00:00
Updated to v15
This commit is contained in:
@@ -40,9 +40,9 @@ module OpenApiSDK
|
||||
@security = security
|
||||
@language = 'ruby'
|
||||
@openapi_doc_version = '0.0.3'
|
||||
@sdk_version = '0.0.1'
|
||||
@gen_version = '2.275.4'
|
||||
@user_agent = 'speakeasy-sdk/ruby 0.0.1 2.275.4 0.0.3 plexruby'
|
||||
@sdk_version = '0.0.2'
|
||||
@gen_version = '2.281.2'
|
||||
@user_agent = 'speakeasy-sdk/ruby 0.0.2 2.281.2 0.0.3 plexruby'
|
||||
end
|
||||
|
||||
sig { returns([String, T::Hash[Symbol, String]]) }
|
||||
|
||||
Reference in New Issue
Block a user