Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions official-spotify-open-api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -578,8 +578,8 @@ paths:
schema:
title: Include External
description: |
If `include_external=audio` is specified then the response will include any relevant audio content that is
hosted externally. By default external content is filtered out from responses.
If `include_external=audio` is specified it signals that the client can play externally hosted audio content, and marks
the content as playable in the response. By default externally hosted audio content is marked as unplayable in the response.
type: string
enum:
- audio
Expand Down