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

[codegen] Add SubscriptionItem.create_usage_record method #825

Merged
merged 2 commits into from
Aug 13, 2019

Conversation

ob-stripe
Copy link
Contributor

@ob-stripe ob-stripe commented Aug 12, 2019

r? @rattrayalex-stripe
cc @stripe/api-libraries

  • Sanity check for correctness.
  • Ensure appropriate test coverage (ie; write tests).

def revisions(params = {}, opts = {})
resp, opts = request(:get, resource_url + "/revisions", params, opts)
Util.convert_to_stripe_object(resp.data, opts)
end
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I think this should have been in #824.

Copy link
Contributor

Choose a reason for hiding this comment

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

oops! good catch, thanks!

@rattrayalex-stripe
Copy link
Contributor

LGTM

@ob-stripe ob-stripe changed the title [codegen] Update API Resources [codegen] Add SubscriptionItem.create_usage_record method Aug 13, 2019
@ob-stripe ob-stripe merged commit 14d470c into master Aug 13, 2019
@ob-stripe ob-stripe deleted the ob/codegen-c806fa1 branch August 13, 2019 00:15
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.

None yet

2 participants