mirror of
https://github.com/LukeHagar/plexruby.git
synced 2025-12-09 12:47:44 +00:00
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.531.4
This commit is contained in:
@@ -5,12 +5,14 @@
|
||||
|
||||
|
||||
module PlexRubySDK
|
||||
module Operations
|
||||
|
||||
# Scope - `all` - This is the only supported `scope` parameter.
|
||||
class Scope < T::Enum
|
||||
enums do
|
||||
ALL = new('all')
|
||||
module Models
|
||||
module Operations
|
||||
|
||||
# Scope - `all` - This is the only supported `scope` parameter.
|
||||
class Scope < T::Enum
|
||||
enums do
|
||||
ALL = new('all')
|
||||
end
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user