Skip to content

Commit d1ba1a8

Browse files
authored
Automated Spotify Web API update (#65)
1 parent a74b326 commit d1ba1a8

File tree

2 files changed

+2
-8
lines changed

2 files changed

+2
-8
lines changed

spotify-web-api-core/src/main/resources/spotify-web-api.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff 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:

spotify-web-api-generator-open-api/spotify-web-api-openapi.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff 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:

0 commit comments

Comments
 (0)