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 support for Reporting resources #1272

Merged
merged 1 commit into from
Sep 6, 2018
Merged

Conversation

remi-stripe
Copy link
Contributor

r? @ob-stripe
cc @stripe/api-libraries @brahn-stripe

Copy link
Contributor

@ob-stripe ob-stripe left a comment

Choose a reason for hiding this comment

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

LGTM

public string Error { get; set; }

[JsonProperty("livemode")]
public bool LiveMode { get; set; }
Copy link
Contributor

Choose a reason for hiding this comment

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

Ugh, I don't like that the capitalization doesn't match the snake_case -> CamelCase rule here, but it's consistent with every other resource, so let's keep it as is.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

yup I think that every time I do a new resource. Adding to the list of things to change in the next major revision

@ob-stripe ob-stripe merged commit 82c414c into master Sep 6, 2018
@ob-stripe ob-stripe deleted the remi-add-reporting-resources branch September 6, 2018 00:44
@ob-stripe
Copy link
Contributor

Released as 19.4.0.

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