diff --git a/official-spotify-open-api.yml b/official-spotify-open-api.yml index 10f700ce..074fa9e7 100644 --- a/official-spotify-open-api.yml +++ b/official-spotify-open-api.yml @@ -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