We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23a7304 commit 6f65967Copy full SHA for 6f65967
fixed-spotify-open-api.yml
@@ -5223,6 +5223,9 @@ components:
5223
maximum: 100
5224
nullable: true
5225
description: The current volume in percent.
5226
+ supports_volume:
5227
+ type: boolean
5228
+ description: If this device can be used to set the volume.
5229
CursorObject:
5230
type: object
5231
x-spotify-docs-type: CursorObject
official-spotify-open-api.yml
@@ -5270,6 +5270,9 @@ components:
5270
5271
5272
5273
5274
5275
5276
5277
5278
0 commit comments