Updating OpenAPI Spec

This commit is contained in:
lukehagar
2023-04-12 16:02:52 +00:00
parent bc7ad86a9f
commit c230823f63

View File

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