mirror of
https://github.com/LukeHagar/plex-api-spec.git
synced 2025-12-11 04:20:52 +00:00
Apply automatic changes
This commit is contained in:
committed by
github-actions[bot]
parent
f9fca4f2dd
commit
109ee36c28
@@ -3540,6 +3540,7 @@ paths:
|
|||||||
in: path
|
in: path
|
||||||
required: true
|
required: true
|
||||||
description: the Id of the library to query
|
description: the Id of the library to query
|
||||||
|
schema:
|
||||||
oneOf:
|
oneOf:
|
||||||
- type: string
|
- type: string
|
||||||
- type: integer
|
- type: integer
|
||||||
@@ -3547,6 +3548,7 @@ paths:
|
|||||||
in: path
|
in: path
|
||||||
required: true
|
required: true
|
||||||
description: A key representing a specific tag within the section.
|
description: A key representing a specific tag within the section.
|
||||||
|
schema:
|
||||||
type: string
|
type: string
|
||||||
enum:
|
enum:
|
||||||
- all
|
- all
|
||||||
|
|||||||
Reference in New Issue
Block a user