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

Merged
merged 2 commits into from
Apr 2, 2021
Merged

API Updates #1273

merged 2 commits into from
Apr 2, 2021

Conversation

richardm-stripe
Copy link
Contributor

Codegen for openapi 40e735e.
r? @brandur-stripe
cc @stripe/api-libraries

Changelog

  • Added support for subscription_pause on Configuration#update.features, Configuration#create.features and BillingPortal.Configuration.features

@brandur-stripe
Copy link
Contributor

Looks like a couple minor lint problems on this one:

billingportal_configuration.go:109:6: exported type BillingPortalConfigurationFeaturesSubscriptionPauseParams should have comment or be unexported
billingportal_configuration.go:202:6: exported type BillingPortalConfigurationFeaturesSubscriptionPause should have comment or be unexported

@richardm-stripe
Copy link
Contributor Author

richardm-stripe commented Apr 2, 2021

r? @brandur-stripe all fixed!

Sorry for the premature ping, you're tagged as the "primary_reviewer" for go in the bindings repo so it automatically tagged you.

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.

Sorry for the premature ping, you're tagged as the "primary_reviewer" for go in the bindings repo so it automatically tagged you.

Ah! No worries.

@richardm-stripe richardm-stripe merged commit b6ceda4 into master Apr 2, 2021
@richardm-stripe richardm-stripe deleted the latest-codegen branch April 2, 2021 23:59
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