From c17aaa0e95e6924ce655fe70f3351221fb429efc Mon Sep 17 00:00:00 2001 From: LukeHagar Date: Wed, 2 Oct 2024 00:34:23 +0000 Subject: [PATCH] build: dereferenced Plex Media Server API Spec updated --- output/plex-media-server-spec-dereferenced.yaml | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/output/plex-media-server-spec-dereferenced.yaml b/output/plex-media-server-spec-dereferenced.yaml index 65b92d01..c1e340e4 100644 --- a/output/plex-media-server-spec-dereferenced.yaml +++ b/output/plex-media-server-spec-dereferenced.yaml @@ -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.