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

Added deprecated annotation to builder methods #1804

Merged

Conversation

prathmesh-stripe
Copy link
Contributor

Changelog

  • Deprecate Java builder params based on OpenAPI spec
    • Mark as deprecated the setters for persistent_token property on PaymentIntentConfirmParams, PaymentIntentCreateParams, PaymentIntentUpdateParams, SetupIntentConfirmParams, SetupIntentCreateParams, SetupIntentUpdateParams. This is a legacy parameter that no longer has any function.

@prathmesh-stripe prathmesh-stripe self-assigned this May 13, 2024
@prathmesh-stripe prathmesh-stripe requested review from a team and helenye-stripe and removed request for a team May 13, 2024 14:16
@prathmesh-stripe prathmesh-stripe merged commit f1f582b into master May 13, 2024
11 checks passed
@prathmesh-stripe prathmesh-stripe deleted the prathmesh_add_deprecation_java_param_setters branch May 13, 2024 16:27
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