Skip to content

Commit

Permalink
Update OpenAPI specification
Browse files Browse the repository at this point in the history
  • Loading branch information
stripe-openapi[bot] committed Sep 8, 2023
1 parent bbfb166 commit 1b2ebd7
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions openapi/spec3.beta.sdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -2017,6 +2017,7 @@
"sku_inactive",
"state_unsupported",
"status_transition_invalid",
"stripe_tax_inactive",
"tax_id_invalid",
"taxes_calculation_failed",
"terminal_location_country_unsupported",
Expand Down
1 change: 1 addition & 0 deletions openapi/spec3.beta.sdk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1997,6 +1997,7 @@ components:
- sku_inactive
- state_unsupported
- status_transition_invalid
- stripe_tax_inactive
- tax_id_invalid
- taxes_calculation_failed
- terminal_location_country_unsupported
Expand Down
1 change: 1 addition & 0 deletions openapi/spec3.sdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -1938,6 +1938,7 @@
"sku_inactive",
"state_unsupported",
"status_transition_invalid",
"stripe_tax_inactive",
"tax_id_invalid",
"taxes_calculation_failed",
"terminal_location_country_unsupported",
Expand Down
1 change: 1 addition & 0 deletions openapi/spec3.sdk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1923,6 +1923,7 @@ components:
- sku_inactive
- state_unsupported
- status_transition_invalid
- stripe_tax_inactive
- tax_id_invalid
- taxes_calculation_failed
- terminal_location_country_unsupported
Expand Down

0 comments on commit 1b2ebd7

Please sign in to comment.