reverted examples

This commit is contained in:
Luke Hagar
2024-10-02 00:34:05 +00:00
parent 3263198644
commit 1fd0400e3f

View File

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