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

Fixing #607 + Refactoring #608

Merged
merged 4 commits into from
Aug 10, 2021
Merged

Conversation

p-bojkowski
Copy link
Contributor

Added me/episodes and done some refactoring

DEV-PBO-DEV added 2 commits May 7, 2021 11:00
Added me/episodes and done some refactoring
Fixing the remove of epsides.
Copy link
Owner

@JohnnyCrazy JohnnyCrazy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good except those 2 things, thank you! 👍🏼

Copy link
Owner

@JohnnyCrazy JohnnyCrazy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

^request changes

Copy link
Owner

@JohnnyCrazy JohnnyCrazy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Found two more small things, I think then we should be good to go! 👍🏼

/// </summary>
/// <value></value>
[QueryParam("uris")]
public IList<string> URIs { get; }
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

namespace SpotifyAPI.Web
{
public class LibraryEpisodesRequest : RequestParams
{
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@p-bojkowski
Copy link
Contributor Author

@JohnnyCrazy should be OK now :) Sorry for the delay!

@JohnnyCrazy
Copy link
Owner

Looks good! I will have one more detailed look and run some tests this week :)

No worries regarding the delay, I'm happy you contributed! 👍🏼

@JohnnyCrazy
Copy link
Owner

Sorry for the delay here, looks very good! Thank you for your contribution 🙏 👍🏼

@JohnnyCrazy JohnnyCrazy merged commit c4704ab into JohnnyCrazy:master Aug 10, 2021
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