mirror of
https://github.com/LukeHagar/plexruby.git
synced 2025-12-07 12:47:45 +00:00
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.401.2
This commit is contained in:
@@ -12,7 +12,7 @@ module PlexRubySDK
|
||||
extend T::Sig
|
||||
|
||||
|
||||
field :access_token, T.nilable(::String), { 'security': { 'scheme': true, 'type': 'apiKey', 'sub_type': 'query', 'field_name': 'X-Plex-Token' } }
|
||||
field :access_token, T.nilable(::String), { 'security': { 'scheme': true, 'type': 'apiKey', 'sub_type': 'header', 'field_name': 'X-Plex-Token' } }
|
||||
|
||||
|
||||
sig { params(access_token: T.nilable(::String)).void }
|
||||
|
||||
Reference in New Issue
Block a user