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 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.

View File

@@ -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

View File

@@ -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.

View File

@@ -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