mirror of
https://github.com/LukeHagar/plex-api-spec.git
synced 2025-12-10 04:20:52 +00:00
fix lint issues
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
name: ratingKey
|
||||
description: |
|
||||
The id of the library item to return the children of.
|
||||
in: path
|
||||
description: the id of the library item to return the children of.
|
||||
schema:
|
||||
type: integer
|
||||
format: int32
|
||||
example: 9518
|
||||
required: true
|
||||
|
||||
Reference in New Issue
Block a user