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,11 +9,12 @@ module PlexRubySDK
module Operations
# ShowOrdering - Setting that indicates the episode ordering for the show.
# None = Library default,
# tmdbAiring = The Movie Database (Aired),
# aired = TheTVDB (Aired),
# dvd = TheTVDB (DVD),
# absolute = TheTVDB (Absolute)).
# Options:
# - None = Library default
# - tmdbAiring = The Movie Database (Aired)
# - aired = TheTVDB (Aired)
# - dvd = TheTVDB (DVD)
# - absolute = TheTVDB (Absolute)
#
class ShowOrdering < T::Enum
enums do