ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.531.4

This commit is contained in:
speakeasybot
2025-09-16 00:10:12 +00:00
parent 3520fe7644
commit 80f2e9ac37
21 changed files with 42 additions and 31 deletions

View File

@@ -8,7 +8,7 @@ module PlexRubySDK
module Models
module Operations
FILTER_SERVERS = [
'https://metadata.provider.plex.tv'
'https://discover.provider.plex.tv'
].freeze
# Filter - Filter

View File

@@ -8,7 +8,7 @@ module PlexRubySDK
module Models
module Operations
GET_WATCH_LIST_REQUEST_SERVERS = [
'https://metadata.provider.plex.tv'
'https://discover.provider.plex.tv'
].freeze

View File

@@ -8,7 +8,7 @@ module PlexRubySDK
module Models
module Operations
GET_WATCH_LIST_RESPONSE_SERVERS = [
'https://metadata.provider.plex.tv'
'https://discover.provider.plex.tv'
].freeze

View File

@@ -8,7 +8,7 @@ module PlexRubySDK
module Models
module Operations
GET_WATCH_LIST_RESPONSE_BODY_SERVERS = [
'https://metadata.provider.plex.tv'
'https://discover.provider.plex.tv'
].freeze
# Watchlist Data

View File

@@ -8,7 +8,7 @@ module PlexRubySDK
module Models
module Operations
IMAGE_SERVERS = [
'https://metadata.provider.plex.tv'
'https://discover.provider.plex.tv'
].freeze

View File

@@ -8,7 +8,7 @@ module PlexRubySDK
module Models
module Operations
INCLUDE_COLLECTIONS_SERVERS = [
'https://metadata.provider.plex.tv'
'https://discover.provider.plex.tv'
].freeze
# IncludeCollections - include collections in the results

View File

@@ -8,7 +8,7 @@ module PlexRubySDK
module Models
module Operations
INCLUDE_EXTERNAL_MEDIA_SERVERS = [
'https://metadata.provider.plex.tv'
'https://discover.provider.plex.tv'
].freeze
# IncludeExternalMedia - include external media in the results

View File

@@ -8,7 +8,7 @@ module PlexRubySDK
module Models
module Operations
LIBTYPE_SERVERS = [
'https://metadata.provider.plex.tv'
'https://discover.provider.plex.tv'
].freeze
# Libtype - The type of library to filter. Can be "movie" or "show", or all if not present.

View File

@@ -8,7 +8,7 @@ module PlexRubySDK
module Models
module Operations
METADATA_SERVERS = [
'https://metadata.provider.plex.tv'
'https://discover.provider.plex.tv'
].freeze