Changed tag

This commit is contained in:
Luke Hagar
2024-06-05 09:55:31 -05:00
parent 5be1f61010
commit c5d05e5500
2 changed files with 5 additions and 2 deletions

View File

@@ -3,7 +3,7 @@ servers:
description: The plex metadata provider server
get:
tags:
- Metadata
- Watchlist
summary: Get User Watchlist
description: Get User Watchlist
operationId: getWatchlist

View File

@@ -186,7 +186,7 @@ paths:
/video/:/transcode/universal/start.mpd:
$ref: "./paths/video-transcode-universal-start.yaml"
# metadata
# Watchlist
/library/sections/watchlist/{filter}:
$ref: "./paths/metadata/watchlist.yaml"
@@ -249,3 +249,6 @@ tags:
- name: Statistics
description: |
API Calls that perform operations with Plex Media Server Statistics
- name: Watchlist
description: |
API Calls that perform operations with Plex Media Server Watchlists