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 #1094

Merged
merged 7 commits into from
Feb 20, 2021
Merged

API Updates #1094

merged 7 commits into from
Feb 20, 2021

Conversation

richardm-stripe
Copy link
Contributor

Codegen for openapi 403fdb8.
r? @richardm-stripe
cc @stripe/api-libraries

Changelog

  • Added support for new resource BillingPortal.Configuration
  • Added support for configuration and on_behalf_of on Session#create and BillingPortal.Session
  • WebhookEndpoint#create.enabled_events[] and WebhookEndpoint#update.enabled_events[] added new enum members: billing_portal.configuration.created and billing_portal.configuration.updated

Copy link
Contributor

@remi-stripe remi-stripe left a comment

Choose a reason for hiding this comment

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

one nitpick and I would have recommended adding test for the not service version but it's alll codegen so I won't block

{
use \Stripe\TestHelper;

const TEST_RESOURCE_ID = 'cs_123';
Copy link
Contributor

Choose a reason for hiding this comment

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

id should be bpc_123

@richardm-stripe richardm-stripe merged commit cbce613 into master Feb 20, 2021
@richardm-stripe richardm-stripe deleted the latest-codegen branch February 20, 2021 01:44
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