-
-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed a bug where the Spotify ids were not being sent in the correct …
…format in the following methods (see #66): * `SpotifyAPI.saveAlbumsForCurrentUser` � * `SpotifyAPI.removeSavedAlbumsForCurrentUser` * `SpotifyAPI.saveEpisodesForCurrentUser` * `SpotifyAPI.removeSavedEpisodesForCurrentUser` * `SpotifyAPI.saveShowsForCurrentUser` * `SpotifyAPI.removeSavedShowsForCurrentUser` * `SpotifyAPI.saveTracksForCurrentUser` * `SpotifyAPI.removeSavedTracksForCurrentUser`
- Loading branch information
1 parent
daccfb0
commit 9f364b6
Showing
7 changed files
with
59 additions
and
7 deletions.
There are no files selected for viewing
2 changes: 1 addition & 1 deletion
2
.swiftpm/xcode/xcshareddata/xcschemes/SpotifyAPI-Package.xcscheme
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
Sources/SpotifyAPITestUtilities/Authorization/WebKitBrowserAuthorizer.swift
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters