mirror of
https://github.com/LukeHagar/plex-api-spec.git
synced 2025-12-06 12:37:45 +00:00
Update watchlist server url
This commit is contained in:
@@ -5676,8 +5676,8 @@ paths:
|
||||
example: 401
|
||||
'/library/sections/watchlist/{filter}':
|
||||
servers:
|
||||
- url: 'https://metadata.provider.plex.tv'
|
||||
description: The plex metadata provider server
|
||||
- url: 'https://discover.provider.plex.tv'
|
||||
description: The plex discover provider server
|
||||
get:
|
||||
tags:
|
||||
- Watchlist
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
servers:
|
||||
- url: "https://metadata.provider.plex.tv"
|
||||
description: The plex metadata provider server
|
||||
- url: "https://discover.provider.plex.tv"
|
||||
description: The plex discover provider server
|
||||
get:
|
||||
tags:
|
||||
- Watchlist
|
||||
|
||||
Reference in New Issue
Block a user