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

Adds custom Json result converters in tests to demo functionality #48

Merged
merged 2 commits into from
Jul 6, 2014

Conversation

alexandru-calinoiu
Copy link
Contributor

This is a example for the solution proposed by @bennor here #27


namespace Refit.Tests
{
public class User
{
public string login { get; set; }
Copy link
Member

Choose a reason for hiding this comment

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

Sorry it's a pain in the ass, but can you save all of them?

@alexandru-calinoiu
Copy link
Contributor Author

@paulcbetts Send a new pull request that addresses your comments, thank you for taking the time to evaluate my changes.

@anaisbetts
Copy link
Member

@Balauru You don't have to send a new pull request, just keep committing to the existing one!

@alexandru-calinoiu
Copy link
Contributor Author

Sorry @paulcbetts I meant, "Send a new commit that addresses your comments ..."

@anaisbetts
Copy link
Member

👍 🆒 ✨

@anaisbetts anaisbetts merged commit df2de2c into reactiveui:master Jul 6, 2014
@anaisbetts
Copy link
Member

Great, thanks @Balauru!

@alexandru-calinoiu alexandru-calinoiu deleted the custom_serializer branch March 9, 2015 08:48
@lock lock bot locked and limited conversation to collaborators Jun 25, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants