Skip to content

Commit

Permalink
Update OpenAPI for 2acf5696cd12c6cee29d6a68dd20e100ec76bfa7 (#1195)
Browse files Browse the repository at this point in the history
Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
  • Loading branch information
stripe-openapi[bot] authored May 30, 2024
1 parent 2b8b6f4 commit a23d658
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions api/openapi-spec/spec3.sdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -1682,7 +1682,8 @@
"verification_missing_directors",
"verification_missing_executives",
"verification_missing_owners",
"verification_requires_additional_memorandum_of_associations"
"verification_requires_additional_memorandum_of_associations",
"verification_requires_additional_proof_of_registration"
],
"type": "string",
"x-stripeBypassValidation": true
Expand Down Expand Up @@ -62779,7 +62780,7 @@
"type": "string"
}
},
"title": "address_specs",
"title": "legal_entity_address_specs",
"type": "object"
},
"address_kana": {
Expand Down Expand Up @@ -64753,7 +64754,7 @@
"type": "string"
}
},
"title": "address_specs",
"title": "legal_entity_address_specs",
"type": "object"
},
"address_kana": {
Expand Down Expand Up @@ -76010,7 +76011,7 @@
"type": "string"
},
"shipping_rate_data": {
"description": "Parameters to be passed to Shipping Rate creation for this shipping option",
"description": "Parameters to be passed to Shipping Rate creation for this shipping option.",
"properties": {
"delivery_estimate": {
"description": "The estimated range for how long shipping will take, meant to be displayable to the customer. This will appear on CheckoutSessions.",
Expand Down Expand Up @@ -160622,7 +160623,7 @@
"type": "string"
}
},
"title": "address_specs",
"title": "legal_entity_address_specs",
"type": "object"
},
"address_kana": {
Expand Down

0 comments on commit a23d658

Please sign in to comment.