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 Nov 8, 2023
1 parent cd1a6af commit f6c0419
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 @@ -2352,6 +2352,7 @@
"taxes_calculation_failed",
"terminal_location_country_unsupported",
"terminal_reader_busy",
"terminal_reader_hardware_fault",
"terminal_reader_offline",
"terminal_reader_timeout",
"testmode_charges_only",
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 @@ -2272,6 +2272,7 @@ components:
- taxes_calculation_failed
- terminal_location_country_unsupported
- terminal_reader_busy
- terminal_reader_hardware_fault
- terminal_reader_offline
- terminal_reader_timeout
- testmode_charges_only
Expand Down
1 change: 1 addition & 0 deletions openapi/spec3.sdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -2113,6 +2113,7 @@
"taxes_calculation_failed",
"terminal_location_country_unsupported",
"terminal_reader_busy",
"terminal_reader_hardware_fault",
"terminal_reader_offline",
"terminal_reader_timeout",
"testmode_charges_only",
Expand Down
1 change: 1 addition & 0 deletions openapi/spec3.sdk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2053,6 +2053,7 @@ components:
- taxes_calculation_failed
- terminal_location_country_unsupported
- terminal_reader_busy
- terminal_reader_hardware_fault
- terminal_reader_offline
- terminal_reader_timeout
- testmode_charges_only
Expand Down

0 comments on commit f6c0419

Please sign in to comment.