mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
* Format: fix spacing format * Meta: add name to the contributors list * Fix: specify the only possible options for album_group and album_type Source: https://developer.spotify.com/documentation/web-api/reference/object-model/#album-object-simplified * Docs: include official documentation for descriptions in album objects Source: https://developer.spotify.com/documentation/web-api/reference/object-model/#album-object-full * Meta: include name in the tests file * Docs: update the `SearchForItemParameterObject` by adding the field `include_external` Source: https://developer.spotify.com/documentation/web-api/reference/search/search * Format: fix inconsistent field delimiters * Docs: include documentation for artist objects Source: https://developer.spotify.com/documentation/web-api/reference/object-model/#artist-object-full * Docs: include documentation for followers object This also includes a type fix. Currently, the Web API does not support the `href` field. It is temporarily there as a placeholder for the future feature. Source: https://developer.spotify.com/documentation/web-api/reference/object-model/#followers-object * Docs: include documentation for image objects Source: https://developer.spotify.com/documentation/web-api/reference/object-model/#image-object * Docs: include documentation for error objects Source: https://developer.spotify.com/documentation/web-api/reference/object-model/#error-object * Format: remove type definitions to inline them instead * Docs: include documentation for track objects Source: https://developer.spotify.com/documentation/web-api/reference/object-model/#track-object-full * Format: remove double quotes from field names * Fix: make `is_local` an optional field for track objects * Fix: move `is_local` to definition of only full track objects * Format: extend similar artist, playlist, and album objects as context objects * Docs: include documentation for playlists Source: https://developer.spotify.com/documentation/web-api/reference/object-model/#playlist-object-full |
||
|---|---|---|
| .. | ||
| index.d.ts | ||
| spotify-api-tests.ts | ||
| tsconfig.json | ||
| tslint.json | ||