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 usagerecordsummary to the list of clients #800

Merged
merged 1 commit into from
Feb 27, 2019

Conversation

remi-stripe
Copy link
Contributor

Fixes #799

cc @stripe/api-libraries

client/api.go Outdated
@@ -182,6 +183,8 @@ type API struct {
Transfers *transfer.Client
// UsageRecords is the client used to invoke usage record related APIs.
UsageRecords *usagerecord.Client
// UsageRecords is the client used to invoke usage record summary related APIs.

Choose a reason for hiding this comment

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

Did you mean to update this comment?

@rattrayalex-stripe
Copy link

LGTM once you fix the typo that @paulasjes-stripe mentioned

@remi-stripe remi-stripe force-pushed the remi-fix-usagerecordsummary branch from a7077cb to 6d3ca5e Compare February 27, 2019 04:09
@rattrayalex-stripe
Copy link

LGTM

@remi-stripe remi-stripe merged commit 67abec6 into master Feb 27, 2019
@remi-stripe remi-stripe deleted the remi-fix-usagerecordsummary branch November 25, 2019 16:55
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.

3 participants