mirror of
https://github.com/LukeHagar/plex-api-spec.git
synced 2025-12-08 04:20:46 +00:00
Update pms-spec.yaml
This commit is contained in:
@@ -148,12 +148,12 @@ paths:
|
|||||||
/search:
|
/search:
|
||||||
$ref: "./paths/search.yaml"
|
$ref: "./paths/search.yaml"
|
||||||
|
|
||||||
# Security
|
# Authentication
|
||||||
# Folder: pms/paths/security
|
# Folder: pms/paths/authentication
|
||||||
/security/token:
|
/security/token:
|
||||||
$ref: "./paths/security/token.yaml"
|
$ref: "./paths/authentication/token.yaml"
|
||||||
/security/resources:
|
/security/resources:
|
||||||
$ref: "./paths/security/resources.yaml"
|
$ref: "./paths/authentication/resources.yaml"
|
||||||
|
|
||||||
/servers:
|
/servers:
|
||||||
$ref: "./paths/servers.yaml"
|
$ref: "./paths/servers.yaml"
|
||||||
|
|||||||
Reference in New Issue
Block a user