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

API Updates #1263

Merged
merged 2 commits into from
Apr 13, 2022
Merged

API Updates #1263

merged 2 commits into from
Apr 13, 2022

Conversation

richardm-stripe
Copy link
Contributor

Codegen for openapi e0123a3.
r? @yejia-stripe
cc @stripe/api-libraries

Changelog

  • Add support for increment_authorization method on resource PaymentIntent

lib/Event.php Outdated
@@ -75,7 +75,6 @@ class Event extends ApiResource
const BILLING_PORTAL_CONFIGURATION_CREATED = 'billing_portal.configuration.created';
const BILLING_PORTAL_CONFIGURATION_UPDATED = 'billing_portal.configuration.updated';
const CAPABILITY_UPDATED = 'capability.updated';
const CASH_BALANCE_FUNDS_AVAILABLE = 'cash_balance.funds_available';
Copy link
Contributor

@dcr-stripe dcr-stripe Apr 13, 2022

Choose a reason for hiding this comment

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

This shouldn't be getting removed 🤔

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 reverted the change manually, will follow-up to see why it got removed.

Copy link
Contributor

@dcr-stripe dcr-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

@richardm-stripe richardm-stripe merged commit fc8e422 into master Apr 13, 2022
@richardm-stripe richardm-stripe deleted the latest-codegen branch April 13, 2022 21:37
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.

3 participants