mirror of
https://github.com/LukeHagar/plex-api-spec.git
synced 2025-12-06 04:20:40 +00:00
9 lines
152 B
YAML
9 lines
152 B
YAML
type: object
|
|
required:
|
|
- key
|
|
properties:
|
|
key:
|
|
type: string
|
|
description: The library key representing the unique identifier
|
|
example: "1"
|