mirror of
https://github.com/LukeHagar/plex-api-spec.git
synced 2025-12-10 04:20:52 +00:00
reverted examples
This commit is contained in:
@@ -20,9 +20,12 @@ get:
|
||||
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