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
|
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