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

Add proper support for the Review resource and APIs #1407

Merged
merged 1 commit into from
Nov 28, 2018

Conversation

remi-stripe
Copy link
Contributor

cc @stripe/api-libraries

@remi-stripe remi-stripe changed the title [WIP] Add proper support for the Review resource and APIs Add proper support for the Review resource and APIs Nov 28, 2018
Assert.NotNull(review.Id);
Assert.Equal("review", review.Object);
}
}
Copy link
Contributor

Choose a reason for hiding this comment

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

Can you add a DeserializeWithExpansions test for payment_intent?

@ob-stripe ob-stripe assigned remi-stripe and unassigned ob-stripe Nov 28, 2018
@remi-stripe remi-stripe force-pushed the remi-add-radar-review branch from 5ee3910 to 9d1b949 Compare November 28, 2018 17:27
@remi-stripe
Copy link
Contributor Author

@ob-stripe done PTAL

@remi-stripe remi-stripe assigned ob-stripe and unassigned remi-stripe Nov 28, 2018
@ob-stripe ob-stripe assigned remi-stripe and unassigned ob-stripe Nov 28, 2018
@remi-stripe remi-stripe merged commit c89a4e7 into master Nov 28, 2018
@remi-stripe remi-stripe deleted the remi-add-radar-review branch November 28, 2018 18:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants