Skip to content

Commit

Permalink
Update OpenAPI specification for beta
Browse files Browse the repository at this point in the history
  • Loading branch information
stripe-openapi[bot] committed Dec 23, 2024
1 parent 1308682 commit 6fa07fb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 4 additions & 2 deletions openapi/spec3.beta.sdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -91002,7 +91002,8 @@
"company_registration_verification",
"company_tax_id_verification",
"company_vat_id_verification",
"proof_of_registration"
"proof_of_registration",
"proof_of_ultimate_beneficial_ownership"
]
},
"email": {
Expand Down Expand Up @@ -93981,7 +93982,8 @@
"company_registration_verification",
"company_tax_id_verification",
"company_vat_id_verification",
"proof_of_registration"
"proof_of_registration",
"proof_of_ultimate_beneficial_ownership"
]
},
"email": {
Expand Down
2 changes: 2 additions & 0 deletions openapi/spec3.beta.sdk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82496,6 +82496,7 @@ paths:
- company_tax_id_verification
- company_vat_id_verification
- proof_of_registration
- proof_of_ultimate_beneficial_ownership
email:
description: >-
The email address of the account holder. This is only to
Expand Down Expand Up @@ -85636,6 +85637,7 @@ paths:
- company_tax_id_verification
- company_vat_id_verification
- proof_of_registration
- proof_of_ultimate_beneficial_ownership
email:
description: >-
The email address of the account holder. This is only to
Expand Down

0 comments on commit 6fa07fb

Please sign in to comment.