Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Completed PlaylistsApi.RemoveItems. #48

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

akshays2112
Copy link
Contributor

Due to HttpClient.Delete not having support for HttpContent payloads for which I have raised an Issue in dotnetcore and they are going to update this possibly in later versions. They have recommended using the workaround of using SendAsync. So added a new Delete overload using SendAsync to SpotifyWebApi.cs.

In this, I also have my correction for the Test case where IsNull fails for me when it is an initialized array with no elements.

akshays2112 and others added 7 commits October 16, 2020 10:58
Updating my fork/branch with latest changes.
Due to HttpClient.Delete not supporting any payload content I have added a method for Delete that uses HttpClient.SendAsync to SpotifyWebApi.cs.
Please forward through your chain of command of contacts raj to Daniel Larson ya jajajarblinks!!!
To be all deleted by Daniel Larson only contributed by "um" scary me everyone will not follow etc.::::: Hey Daniel Larson you are a greatest guy in your NZ place who got collaped by some assholes like this who talk about why I am given the exception here in Mumbai/Dumbai/"um"WhatsItsName and they are all talking about my skin color here in Moms apartment still. Lol. Take care of yourself buddy now you know the game just stay alive long as you can as the non-whites at Otters club say while I breeze through them. Play your role to perfection as you always do. Hey you had to explain to me how this thing github works THX BRO!!!
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 11.0.2 to 13.0.2.
- [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases)
- [Commits](JamesNK/Newtonsoft.Json@11.0.2...13.0.2)

---
updated-dependencies:
- dependency-name: Newtonsoft.Json
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
…i.NetCore/Newtonsoft.Json-13.0.2

Bump Newtonsoft.Json from 11.0.2 to 13.0.2 in /src/SpotifyApi.NetCore
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants