ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.531.4

This commit is contained in:
speakeasybot
2025-06-10 00:11:24 +00:00
parent 71d9f3cf9f
commit 3520fe7644
179 changed files with 2183 additions and 2655 deletions

View File

@@ -9,6 +9,7 @@ module PlexRubySDK
module Operations
# FlattenSeasons - Setting that indicates if seasons are set to hidden for the show. (-1 = Library default, 0 = Hide, 1 = Show).
#
class FlattenSeasons < T::Enum
enums do
LIBRARY_DEFAULT = new('-1')