mirror of
https://github.com/LukeHagar/plex-api-spec.git
synced 2025-12-06 12:37:45 +00:00
build: dereferenced Plex Media Server API Spec updated
This commit is contained in:
committed by
github-actions[bot]
parent
1fd0400e3f
commit
c17aaa0e95
@@ -7743,9 +7743,12 @@ paths:
|
||||
type: string
|
||||
required: false
|
||||
examples:
|
||||
- Stream
|
||||
- 'Stream,OtherItem'
|
||||
- 'Stream,OtherItem,AnotherItem'
|
||||
include-stream:
|
||||
value: Stream
|
||||
include-stream-otheritem:
|
||||
value: 'Stream,OtherItem'
|
||||
include-stream-otheritem-anotheritem:
|
||||
value: 'Stream,OtherItem,AnotherItem'
|
||||
responses:
|
||||
'200':
|
||||
description: The children of the library item.
|
||||
|
||||
Reference in New Issue
Block a user