mirror of
https://github.com/LukeHagar/plexruby.git
synced 2025-12-06 20:57:45 +00:00
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.531.4
This commit is contained in:
@@ -14,7 +14,7 @@ module PlexRubySDK
|
||||
extend T::Sig
|
||||
|
||||
SERVERS = [
|
||||
'{protocol}://{ip}:{port}', # 1 - The full address of your Plex Server
|
||||
'https://10.10.10.47:32400', # 1 - The full address of your Plex Server
|
||||
].freeze
|
||||
# Contains the list of servers available to the SDK
|
||||
|
||||
@@ -66,9 +66,9 @@ module PlexRubySDK
|
||||
end
|
||||
@language = 'ruby'
|
||||
@openapi_doc_version = '0.0.3'
|
||||
@sdk_version = '0.10.0'
|
||||
@sdk_version = '0.11.1'
|
||||
@gen_version = '2.570.4'
|
||||
@user_agent = 'speakeasy-sdk/ruby 0.10.0 2.570.4 0.0.3 plex_ruby_sdk'
|
||||
@user_agent = 'speakeasy-sdk/ruby 0.11.1 2.570.4 0.0.3 plex_ruby_sdk'
|
||||
end
|
||||
|
||||
sig { returns([String, T::Hash[Symbol, String]]) }
|
||||
|
||||
Reference in New Issue
Block a user