File tree Expand file tree Collapse file tree 2 files changed +2
-8
lines changed
spotify-web-api-core/src/main/resources
spotify-web-api-generator-open-api Expand file tree Collapse file tree 2 files changed +2
-8
lines changed Original file line number Diff line number Diff line change @@ -3490,10 +3490,7 @@ categories:
34903490 \ objects](https://developer.spotify.com/documentation/web-api/reference/#object-savedepisodeobject)\
34913491 \ (wrapped in a [paging object](https://developer.spotify.com/documentation/web-api/reference/#object-pagingobject))\
34923492 \ in JSON format. On error, the header status code is an [error code](https://developer.spotify.com/documentation/web-api/#response-status-codes)\
3493- \ and the response body contains an [error object](https://developer.spotify.com/documentation/web-api/#response-schema).\n \
3494- - Trying to get more than 2000 episodes for a user will return results for\
3495- \ 2000 episodes. Only the 2000 returned episodes are sorted. This limitation\
3496- \ will be removed in the near future."
3493+ \ and the response body contains an [error object](https://developer.spotify.com/documentation/web-api/#response-schema)."
34973494 scopes :
34983495 - user-library-read
34993496 responseTypes :
Original file line number Diff line number Diff line change @@ -2411,10 +2411,7 @@ paths:
24112411 \ objects](https://developer.spotify.com/documentation/web-api/reference/#object-savedepisodeobject)\
24122412 \ (wrapped in a [paging object](https://developer.spotify.com/documentation/web-api/reference/#object-pagingobject))\
24132413 \ in JSON format. On error, the header status code is an [error code](https://developer.spotify.com/documentation/web-api/#response-status-codes)\
2414- \ and the response body contains an [error object](https://developer.spotify.com/documentation/web-api/#response-schema).\n \
2415- - Trying to get more than 2000 episodes for a user will return results\
2416- \ for 2000 episodes. Only the 2000 returned episodes are sorted. This\
2417- \ limitation will be removed in the near future."
2414+ \ and the response body contains an [error object](https://developer.spotify.com/documentation/web-api/#response-schema)."
24182415 content :
24192416 application/json :
24202417 schema :
You can’t perform that action at this time.
0 commit comments