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 the Reporting resources #514

Merged
merged 1 commit into from
Sep 5, 2018

Conversation

remi-stripe
Copy link
Contributor

Adding support for the new Reporting resources. Those are in OpenAPI but not yet public but since they are starting to be used and are stable we should merge them.

It's WIP for now while I get some feedback on the implementation and the shape of the resources.

cc @stripe/api-libraries
cc @brahn-stripe

@remi-stripe remi-stripe force-pushed the remi-add-reporting-resources branch 2 times, most recently from 12c85cc to 6456fb8 Compare September 5, 2018 21:06
@remi-stripe remi-stripe changed the title [WIP] Add support for the Reporting resources Add support for the Reporting resources Sep 5, 2018
@remi-stripe
Copy link
Contributor Author

We resolved all the issues internally and it's ready to be merged.

r? @brandur-stripe

Copy link
Contributor

@brandur-stripe brandur-stripe left a comment

Choose a reason for hiding this comment

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

Left a small comment, but LGTM.

ptal @remi-stripe

* @property string $version
* @property mixed $result
* @property string $status
* @property int $succeeded_at
Copy link
Contributor

Choose a reason for hiding this comment

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

I'm not seeing result/status/succeeded_at in the implementation. Are you sure those are still relevant?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

hmmm looks like a bad copy paste, fixing

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Fixed

@remi-stripe
Copy link
Contributor Author

@brandur-stripe PTAL (And thank you for catching this mistake)

@brandur-stripe
Copy link
Contributor

LGTM.

@brandur-stripe brandur-stripe merged commit 95d6884 into master Sep 5, 2018
@brandur-stripe brandur-stripe deleted the remi-add-reporting-resources branch September 5, 2018 21:48
@brandur-stripe
Copy link
Contributor

Released as 6.17.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants