mirror of
https://github.com/LukeHagar/plexruby.git
synced 2025-12-07 04:20:54 +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 }
|
||||
|
||||
Reference in New Issue
Block a user