Skip to content

Commit

Permalink
Update OpenAPI for 4cc8088ffdb58c48ecb22da5c5bbb2c751b9135a
Browse files Browse the repository at this point in the history
  • Loading branch information
stripe-openapi[bot] committed Dec 12, 2024
1 parent 3bafa32 commit 2b0a218
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions embedded/openapi/spec3.beta.sdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -1393,7 +1393,7 @@
"type": "array"
},
"eventually_due": {
"description": "Fields that need to be collected assuming all volume thresholds are reached. As they become required, they appear in `currently_due` as well.",
"description": "Fields you must collect when all thresholds are reached. As they become required, they appear in `currently_due` as well.",
"items": {
"maxLength": 5000,
"type": "string"
Expand Down Expand Up @@ -1494,7 +1494,7 @@
"type": "array"
},
"eventually_due": {
"description": "Fields that need to be collected assuming all volume thresholds are reached. As they become required, they appear in `currently_due` as well, and `current_deadline` becomes set.",
"description": "Fields you must collect when all thresholds are reached. As they become required, they appear in `currently_due` as well, and `current_deadline` becomes set.",
"items": {
"maxLength": 5000,
"type": "string"
Expand Down Expand Up @@ -1743,7 +1743,7 @@
"type": "array"
},
"eventually_due": {
"description": "Fields that need to be collected assuming all volume thresholds are reached. As they become required, they appear in `currently_due` as well.",
"description": "Fields you must collect when all thresholds are reached. As they become required, they appear in `currently_due` as well.",
"items": {
"maxLength": 5000,
"type": "string"
Expand Down Expand Up @@ -2249,7 +2249,7 @@
"type": "array"
},
"eventually_due": {
"description": "Fields that need to be collected assuming all volume thresholds are reached. As they become required, they appear in `currently_due` as well, and `current_deadline` becomes set.",
"description": "Fields you must collect when all thresholds are reached. As they become required, they appear in `currently_due` as well, and `current_deadline` becomes set.",
"items": {
"maxLength": 5000,
"type": "string"
Expand Down Expand Up @@ -58629,7 +58629,7 @@
"type": "array"
},
"eventually_due": {
"description": "Fields that need to be collected assuming all volume thresholds are reached. As they become required, they appear in `currently_due` as well, and the account's `future_requirements[current_deadline]` becomes set.",
"description": "Fields you must collect when all thresholds are reached. As they become required, they appear in `currently_due` as well, and the account's `future_requirements[current_deadline]` becomes set.",
"items": {
"maxLength": 5000,
"type": "string"
Expand Down Expand Up @@ -58772,7 +58772,7 @@
"type": "array"
},
"eventually_due": {
"description": "Fields that need to be collected assuming all volume thresholds are reached. As they become required, they appear in `currently_due` as well, and the account's `current_deadline` becomes set.",
"description": "Fields you must collect when all thresholds are reached. As they become required, they appear in `currently_due` as well, and the account's `current_deadline` becomes set.",
"items": {
"maxLength": 5000,
"type": "string"
Expand Down

0 comments on commit 2b0a218

Please sign in to comment.