mirror of
https://github.com/LukeHagar/plexruby.git
synced 2025-12-09 04:20:58 +00:00
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.438.3
This commit is contained in:
@@ -14,7 +14,7 @@ module PlexRubySDK
|
||||
# The timespan to retrieve statistics for
|
||||
# the exact meaning of this parameter is not known
|
||||
#
|
||||
field :timespan, T.nilable(::Integer), { 'query_param': { 'field_name': 'Timespan', 'style': 'form', 'explode': true } }
|
||||
field :timespan, T.nilable(::Integer), { 'query_param': { 'field_name': 'timespan', 'style': 'form', 'explode': true } }
|
||||
|
||||
|
||||
sig { params(timespan: T.nilable(::Integer)).void }
|
||||
|
||||
@@ -14,7 +14,7 @@ module PlexRubySDK
|
||||
# The timespan to retrieve statistics for
|
||||
# the exact meaning of this parameter is not known
|
||||
#
|
||||
field :timespan, T.nilable(::Integer), { 'query_param': { 'field_name': 'Timespan', 'style': 'form', 'explode': true } }
|
||||
field :timespan, T.nilable(::Integer), { 'query_param': { 'field_name': 'timespan', 'style': 'form', 'explode': true } }
|
||||
|
||||
|
||||
sig { params(timespan: T.nilable(::Integer)).void }
|
||||
|
||||
@@ -14,7 +14,7 @@ module PlexRubySDK
|
||||
# The timespan to retrieve statistics for
|
||||
# the exact meaning of this parameter is not known
|
||||
#
|
||||
field :timespan, T.nilable(::Integer), { 'query_param': { 'field_name': 'Timespan', 'style': 'form', 'explode': true } }
|
||||
field :timespan, T.nilable(::Integer), { 'query_param': { 'field_name': 'timespan', 'style': 'form', 'explode': true } }
|
||||
|
||||
|
||||
sig { params(timespan: T.nilable(::Integer)).void }
|
||||
|
||||
@@ -42,9 +42,9 @@ module PlexRubySDK
|
||||
@globals = globals.nil? ? {} : globals
|
||||
@language = 'ruby'
|
||||
@openapi_doc_version = '0.0.3'
|
||||
@sdk_version = '0.5.0'
|
||||
@gen_version = '2.457.2'
|
||||
@user_agent = 'speakeasy-sdk/ruby 0.5.0 2.457.2 0.0.3 plex_ruby_sdk'
|
||||
@sdk_version = '0.5.1'
|
||||
@gen_version = '2.457.9'
|
||||
@user_agent = 'speakeasy-sdk/ruby 0.5.1 2.457.9 0.0.3 plex_ruby_sdk'
|
||||
end
|
||||
|
||||
sig { returns([String, T::Hash[Symbol, String]]) }
|
||||
|
||||
Reference in New Issue
Block a user