mirror of
https://github.com/LukeHagar/plex-api-spec.git
synced 2025-12-09 12:37:45 +00:00
Update pms-spec.yaml
This commit is contained in:
@@ -41,7 +41,6 @@ components:
|
||||
name: "X-Plex-Token"
|
||||
|
||||
paths:
|
||||
|
||||
# Plex Media Server endpoints
|
||||
|
||||
# Colon Endpoints
|
||||
@@ -115,7 +114,7 @@ paths:
|
||||
/library/onDeck:
|
||||
$ref: "./paths/library/ondeck.yaml"
|
||||
|
||||
# Logs
|
||||
# Logs
|
||||
# Folder: pms/paths/logs
|
||||
/log:
|
||||
$ref: "./paths/logs/log.yaml"
|
||||
@@ -242,3 +241,6 @@ tags:
|
||||
- name: Plex
|
||||
description: |
|
||||
API Calls that perform operations directly against https://Plex.tv
|
||||
- name: Statistics
|
||||
description: |
|
||||
API Calls that perform operations with Plex Media Server Statistics
|
||||
|
||||
Reference in New Issue
Block a user