Apply automatic changes

This commit is contained in:
LukeHagar
2023-04-12 15:55:31 +00:00
committed by github-actions[bot]
parent a8179f88a8
commit 5ab9b4a148

View File

@@ -28,13 +28,18 @@ servers:
default: '32400'
description: The port to access your plex server
security:
- PlexToken: []
- PlexToken-Header: []
- PlexToken-Query: []
components:
securitySchemes:
PlexToken:
PlexToken-Header:
type: apiKey
in: header
name: X-Plex-Token
PlexToken-Query:
type: apiKey
in: query
name: X-Plex-Token
paths:
/clients:
get: