build: dereferenced Plex Media Server API Spec updated

This commit is contained in:
LukeHagar
2024-10-02 00:34:23 +00:00
committed by github-actions[bot]
parent 1fd0400e3f
commit c17aaa0e95

View File

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