File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -1719,6 +1719,7 @@ paths:
1719
1719
description : |
1720
1720
Create a playlist for a Spotify user. (The playlist will be empty until
1721
1721
you [add tracks](/documentation/web-api/reference/add-tracks-to-playlist).)
1722
+ Each user is generally limited to a maximum of 11000 playlists.
1722
1723
parameters :
1723
1724
- $ref : ' #/components/parameters/PathUserId'
1724
1725
requestBody :
Original file line number Diff line number Diff line change @@ -1773,6 +1773,7 @@ paths:
1773
1773
description : |
1774
1774
Create a playlist for a Spotify user. (The playlist will be empty until
1775
1775
you [add tracks](/documentation/web-api/reference/add-tracks-to-playlist).)
1776
+ Each user is generally limited to a maximum of 11000 playlists.
1776
1777
parameters :
1777
1778
- $ref : ' #/components/parameters/PathUserId'
1778
1779
requestBody :
You can’t perform that action at this time.
0 commit comments