mirror of
https://github.com/LukeHagar/plexruby.git
synced 2025-12-06 12:47:44 +00:00
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.531.4
This commit is contained in:
@@ -8,7 +8,7 @@ module PlexRubySDK
|
||||
module Models
|
||||
module Errors
|
||||
GET_WATCH_LIST_BAD_REQUEST_SERVERS = [
|
||||
'https://metadata.provider.plex.tv'
|
||||
'https://discover.provider.plex.tv'
|
||||
].freeze
|
||||
|
||||
# Bad Request - A parameter was not specified, or was specified incorrectly.
|
||||
|
||||
@@ -8,7 +8,7 @@ module PlexRubySDK
|
||||
module Models
|
||||
module Errors
|
||||
GET_WATCH_LIST_ERRORS_SERVERS = [
|
||||
'https://metadata.provider.plex.tv'
|
||||
'https://discover.provider.plex.tv'
|
||||
].freeze
|
||||
|
||||
|
||||
|
||||
@@ -8,7 +8,7 @@ module PlexRubySDK
|
||||
module Models
|
||||
module Errors
|
||||
GET_WATCH_LIST_UNAUTHORIZED_SERVERS = [
|
||||
'https://metadata.provider.plex.tv'
|
||||
'https://discover.provider.plex.tv'
|
||||
].freeze
|
||||
|
||||
# Unauthorized - Returned if the X-Plex-Token is missing from the header or query.
|
||||
|
||||
@@ -8,7 +8,7 @@ module PlexRubySDK
|
||||
module Models
|
||||
module Errors
|
||||
GET_WATCH_LIST_WATCHLIST_ERRORS_SERVERS = [
|
||||
'https://metadata.provider.plex.tv'
|
||||
'https://discover.provider.plex.tv'
|
||||
].freeze
|
||||
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -8,7 +8,7 @@ module PlexRubySDK
|
||||
module Models
|
||||
module Operations
|
||||
IMAGE_SERVERS = [
|
||||
'https://metadata.provider.plex.tv'
|
||||
'https://discover.provider.plex.tv'
|
||||
].freeze
|
||||
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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.
|
||||
|
||||
@@ -8,7 +8,7 @@ module PlexRubySDK
|
||||
module Models
|
||||
module Operations
|
||||
METADATA_SERVERS = [
|
||||
'https://metadata.provider.plex.tv'
|
||||
'https://discover.provider.plex.tv'
|
||||
].freeze
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user