mirror of
https://github.com/LukeHagar/plex-api-spec.git
synced 2025-12-06 20:47:46 +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
|
type: string
|
||||||
required: false
|
required: false
|
||||||
examples:
|
examples:
|
||||||
- Stream
|
include-stream:
|
||||||
- 'Stream,OtherItem'
|
value: Stream
|
||||||
- 'Stream,OtherItem,AnotherItem'
|
include-stream-otheritem:
|
||||||
|
value: 'Stream,OtherItem'
|
||||||
|
include-stream-otheritem-anotheritem:
|
||||||
|
value: 'Stream,OtherItem,AnotherItem'
|
||||||
responses:
|
responses:
|
||||||
'200':
|
'200':
|
||||||
description: The children of the library item.
|
description: The children of the library item.
|
||||||
|
|||||||
Reference in New Issue
Block a user