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

Merged
merged 2 commits into from
Nov 1, 2021
Merged

API Updates #1278

merged 2 commits into from
Nov 1, 2021

Conversation

dcr-stripe
Copy link
Contributor

Codegen for openapi 90a7be7.
r? @richardm-stripe
cc @stripe/api-libraries

Changelog

  • Add support for ownership_declaration on AccountUpdateParams.company, AccountCreateParams.company, Account.company, and TokenCreateParams.account.company
  • Add support for proof_of_registration on AccountUpdateParams.documents and AccountCreateParams.documents
  • Add support for ownership_declaration_shown_and_signed on TokenCreateParams.account

* current and correct.
*/
@SerializedName("ownership_declaration")
UBODeclaration ownershipDeclaration;
Copy link
Contributor

Choose a reason for hiding this comment

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

This class name is wrong

Copy link
Contributor

@richardm-stripe richardm-stripe left a comment

Choose a reason for hiding this comment

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

Needs one fix for the client_metadata for UBODeclaration->OwnershipDeclaration, can wait until tomorrow.

@dcr-stripe
Copy link
Contributor Author

Needs one fix for the client_metadata for UBODeclaration->OwnershipDeclaration, can wait until tomorrow.
Great catch!

PTAL @richardm-stripe

Done in 27a1618

@dcr-stripe dcr-stripe merged commit 189ac31 into master Nov 1, 2021
@dcr-stripe dcr-stripe deleted the latest-codegen branch November 1, 2021 22:49
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.

2 participants