Skip to content

Commit f543ddc

Browse files
authored
Automated update of Spotify's OpenAPI definition (#216)
1 parent 3a88f34 commit f543ddc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

fixed-spotify-open-api.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4693,7 +4693,7 @@ components:
46934693
type: string
46944694
description: "off, track, context"
46954695
shuffle_state:
4696-
type: string
4696+
type: boolean
46974697
description: If shuffle is on or off.
46984698
context:
46994699
allOf:

official-spotify-open-api.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4711,7 +4711,7 @@ components:
47114711
type: string
47124712
description: off, track, context
47134713
shuffle_state:
4714-
type: string
4714+
type: boolean
47154715
description: If shuffle is on or off.
47164716
context:
47174717
allOf:

0 commit comments

Comments
 (0)