diff --git a/swagger.yaml b/swagger.yaml index e8cad6b..7a4d7ec 100644 --- a/swagger.yaml +++ b/swagger.yaml @@ -787,7 +787,7 @@ components: description: The number of videos in the playlist. SearchItem: type: object - anyOf: + oneOf: - $ref: "#/components/schemas/StreamItem" - $ref: "#/components/schemas/ChannelItem" - $ref: "#/components/schemas/PlaylistItem"