mirror of
https://github.com/jwilsson/spotify-web-api-php.git
synced 2026-04-26 23:45:49 +03:00
[GH-ISSUE #103] Get Artist's Albums doc question #60
Labels
No labels
bug
docs
enhancement
enhancement
enhancement
feedback wanted
good first issue
help wanted
help wanted
help wanted
invalid
pull-request
question
question
upstream
upstream
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-web-api-php#60
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @jotasprout on GitHub (Oct 26, 2017).
Original GitHub issue: https://github.com/jwilsson/spotify-web-api-php/issues/103
In fetching-catalog-information.md, under Getting an artist's albums, should the 'ALBUM_ID' parameter actually be 'ARTIST_ID'?
@jwilsson commented on GitHub (Oct 27, 2017):
Hi!
Yes, it should! Just a copy-paste error on my side. Would you be interested in sending a quick PR for it? Otherwise, I'll get it updated over the weekend.
Cheers!
@jotasprout commented on GitHub (Nov 6, 2017):
Sorry. I didn't see your reply until just now. Wish I'd spotted that during Hacktoberfest!