-
Notifications
You must be signed in to change notification settings - Fork 368
Codegen for openapi 4d4a107 #850
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
Conversation
Tagged as WIP to avoid merging while we fix the OpenAPI spec. |
Changes that should not be in here: Changes that belong: +CardUpdateParams.setMetadata(EmptyParam) |
LGTM, but assigning to @remi-stripe for another pair of 👀 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for fixing the issues in the autogen!
|
||
/** ID of the mandate used to make this payment. */ | ||
@SerializedName("mandate") | ||
String mandate; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This in theory should be gated but I won't fight over this
@SerializedName("child_care_services") | ||
CHILD_CARE_SERVICES("child_care_services"), | ||
|
||
@SerializedName("childrens_and_infants_wear_stores") | ||
CHILDRENS_AND_INFANTS_WEAR_STORES("childrens_and_infants_wear_stores"), | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
MAke sure to mention this as a "breaking" change
mandate
onCharge
.reference
onSourceTransaction
.person
on `TokenCreateParamspayment_intent.canceled
andsetup_intent.canceled
metadata
onAuthorizationApproveParams
andAuthorizationDeclineParams
setMetadata
method onAuthorizationUpdateParams