mirror of
https://github.com/LukeHagar/plex-api-spec.git
synced 2025-12-09 20:47:46 +00:00
fix: added example for content-top params
This commit is contained in:
@@ -12,6 +12,10 @@ get:
|
||||
schema:
|
||||
type: integer
|
||||
required: true
|
||||
examples:
|
||||
- 1
|
||||
- 2
|
||||
- 3
|
||||
responses:
|
||||
"200":
|
||||
description: The metadata of the library item.
|
||||
|
||||
Reference in New Issue
Block a user