spotify-dart icon indicating copy to clipboard operation
spotify-dart copied to clipboard

Refactor `PlayOrResumeOptions`

Open hayribakici opened this issue 2 years ago • 1 comments

Since the json attributes of the PlayOrResumeOptions must be disjointed, two new classes have been implemented to keep unnecessary attributes out of the request body. This is the consequence of #202.

Furthermore, in order to test PUT, POST or DELETE http methods, a very rudiment interceptor has been added.

hayribakici avatar Feb 18 '24 11:02 hayribakici

@hayribakici please check the conflicts, then I will merge it :)

rinukkusu avatar Feb 20 '24 10:02 rinukkusu

I don't see any conflicts here 🤔

hayribakici avatar Feb 20 '24 20:02 hayribakici

What the heck, it told me I couldn't merge because of conflicts. Now it says it's fine on my side, too. Sorry.

rinukkusu avatar Feb 20 '24 20:02 rinukkusu