Skip to content

Commit ed674ca

Browse files
Update OpenAPI specification for beta
1 parent 21ffe46 commit ed674ca

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

openapi/spec3.beta.sdk.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38167,6 +38167,7 @@
3816738167
"$ref": "#/components/schemas/legal_entity_directorship_declaration"
3816838168
}
3816938169
],
38170+
"description": "This hash is used to attest that the director information provided to Stripe is both current and correct.",
3817038171
"nullable": true
3817138172
},
3817238173
"executives_provided": {

openapi/spec3.beta.sdk.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34551,6 +34551,9 @@ components:
3455134551
directorship_declaration:
3455234552
anyOf:
3455334553
- $ref: '#/components/schemas/legal_entity_directorship_declaration'
34554+
description: >-
34555+
This hash is used to attest that the director information provided
34556+
to Stripe is both current and correct.
3455434557
nullable: true
3455534558
executives_provided:
3455634559
description: >-

0 commit comments

Comments
 (0)