File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11configured_endpoints : 97
2- openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/stainless-commons%2Fspotify-7ac9fe2ee73e38b2892f0393435f2d3a275d04b1d0728708382dd752da1d44de .yml
3- openapi_spec_hash : 6be3d4faa079ee82335208bec39c917a
2+ openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/stainless-commons%2Fspotify-3ba45faf550c5b93f0307503d17c023c0e732e13835821995c97b2661af26f11 .yml
3+ openapi_spec_hash : 3232d211ced286eec6129772a2ef5105
44config_hash : 130d32e101fcd29858ba4453473724d6
Original file line number Diff line number Diff line change @@ -128,7 +128,7 @@ export interface AlbumRetrieveResponse {
128128 copyrights ?: Array < Shared . CopyrightObject > ;
129129
130130 /**
131- * @deprecated Known external IDs for the album.
131+ * Known external IDs for the album.
132132 */
133133 external_ids ?: Shared . ExternalIDObject ;
134134
@@ -300,7 +300,7 @@ export namespace AlbumBulkRetrieveResponse {
300300 copyrights ?: Array < Shared . CopyrightObject > ;
301301
302302 /**
303- * @deprecated Known external IDs for the album.
303+ * Known external IDs for the album.
304304 */
305305 external_ids ?: Shared . ExternalIDObject ;
306306
Original file line number Diff line number Diff line change @@ -186,7 +186,7 @@ export namespace AlbumListResponse {
186186 copyrights ?: Array < Shared . CopyrightObject > ;
187187
188188 /**
189- * @deprecated Known external IDs for the album.
189+ * Known external IDs for the album.
190190 */
191191 external_ids ?: Shared . ExternalIDObject ;
192192
Original file line number Diff line number Diff line change @@ -1246,7 +1246,7 @@ export interface TrackObject {
12461246 explicit ?: boolean ;
12471247
12481248 /**
1249- * @deprecated Known external IDs for the track.
1249+ * Known external IDs for the track.
12501250 */
12511251 external_ids ?: ExternalIDObject ;
12521252
You can’t perform that action at this time.
0 commit comments