Skip to content

Commit

Permalink
Update OpenAPI for 068c87e06fb23b6364b79fbc5544ea0b645e30e0
Browse files Browse the repository at this point in the history
  • Loading branch information
stripe-openapi[bot] committed Nov 13, 2024
1 parent 44e1bd8 commit c3e09de
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions embedded/openapi/spec3.beta.sdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -1346,7 +1346,7 @@
"type": "array"
},
"current_deadline": {
"description": "Date on which `future_requirements` merges with the main `requirements` hash and `future_requirements` becomes empty. After the transition, `currently_due` requirements may immediately become `past_due`, but the account may also be given a grace period depending on the capability's enablement state prior to transitioning.",
"description": "Date on which `future_requirements` becomes the main `requirements` hash and `future_requirements` becomes empty. After the transition, `currently_due` requirements may immediately become `past_due`, but the account may also be given a grace period depending on the capability's enablement state prior to transitioning.",
"format": "unix-time",
"nullable": true,
"type": "integer"
Expand Down Expand Up @@ -1689,7 +1689,7 @@
"type": "array"
},
"current_deadline": {
"description": "Date on which `future_requirements` merges with the main `requirements` hash and `future_requirements` becomes empty. After the transition, `currently_due` requirements may immediately become `past_due`, but the account may also be given a grace period depending on its enablement state prior to transitioning.",
"description": "Date on which `future_requirements` becomes the main `requirements` hash and `future_requirements` becomes empty. After the transition, `currently_due` requirements may immediately become `past_due`, but the account may also be given a grace period depending on its enablement state prior to transitioning.",
"format": "unix-time",
"nullable": true,
"type": "integer"
Expand Down

0 comments on commit c3e09de

Please sign in to comment.