Skip to content

Commit fa9f3ac

Browse files
authored
Automated update of Spotify's OpenAPI definition (#471)
1 parent 8dc1d6b commit fa9f3ac

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
@@ -3379,7 +3379,7 @@ paths:
33793379
summary: |
33803380
Add Item to Playback Queue
33813381
description: |
3382-
Add an item to the end of the user's current playback queue. This API only works for users who have Spotify Premium. The order of execution is not guaranteed when you use this API with other Player API endpoints.
3382+
Add an item to be played next in the user's current playback queue. This API only works for users who have Spotify Premium. The order of execution is not guaranteed when you use this API with other Player API endpoints.
33833383
parameters:
33843384
- name: uri
33853385
required: true

official-spotify-open-api.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3492,7 +3492,7 @@ paths:
34923492
summary: |
34933493
Add Item to Playback Queue
34943494
description: |
3495-
Add an item to the end of the user's current playback queue. This API only works for users who have Spotify Premium. The order of execution is not guaranteed when you use this API with other Player API endpoints.
3495+
Add an item to be played next in the user's current playback queue. This API only works for users who have Spotify Premium. The order of execution is not guaranteed when you use this API with other Player API endpoints.
34963496
parameters:
34973497
- name: uri
34983498
required: true

0 commit comments

Comments
 (0)