mirror of
https://github.com/LukeHagar/plex-api-spec.git
synced 2025-12-06 04:20:40 +00:00
Apply automatic changes
This commit is contained in:
committed by
github-actions[bot]
parent
c295b5e541
commit
fd49ee9e54
@@ -21,13 +21,13 @@ servers:
|
||||
default: 10.10.10.47
|
||||
description: The Local IP Address of your plex server
|
||||
Port:
|
||||
default: '32400'
|
||||
default: 32400
|
||||
description: The port to access your plex server
|
||||
security:
|
||||
- PlexToken: []
|
||||
components:
|
||||
securitySchemes:
|
||||
PlexTokenHeader:
|
||||
PlexToken:
|
||||
type: apiKey
|
||||
in: header
|
||||
name: X-Plex-Token
|
||||
|
||||
Reference in New Issue
Block a user