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 Jul 12, 2023
1 parent 1e15064 commit 198f916
Show file tree
Hide file tree
Showing 6 changed files with 24 additions and 0 deletions.
4 changes: 4 additions & 0 deletions openapi/spec3.beta.sdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -52703,6 +52703,8 @@
"tax_type": {
"description": "The tax type, such as `vat` or `sales_tax`.",
"enum": [
"amusement_tax",
"communications_tax",
"gst",
"hst",
"igst",
Expand Down Expand Up @@ -52921,6 +52923,8 @@
"tax_type": {
"description": "The tax type, such as `vat` or `sales_tax`.",
"enum": [
"amusement_tax",
"communications_tax",
"gst",
"hst",
"igst",
Expand Down
4 changes: 4 additions & 0 deletions openapi/spec3.beta.sdk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47797,6 +47797,8 @@ components:
tax_type:
description: 'The tax type, such as `vat` or `sales_tax`.'
enum:
- amusement_tax
- communications_tax
- gst
- hst
- igst
Expand Down Expand Up @@ -47994,6 +47996,8 @@ components:
tax_type:
description: 'The tax type, such as `vat` or `sales_tax`.'
enum:
- amusement_tax
- communications_tax
- gst
- hst
- igst
Expand Down
4 changes: 4 additions & 0 deletions openapi/spec3.json
Original file line number Diff line number Diff line change
Expand Up @@ -37433,6 +37433,8 @@
"tax_type": {
"description": "The tax type, such as `vat` or `sales_tax`.",
"enum": [
"amusement_tax",
"communications_tax",
"gst",
"hst",
"igst",
Expand Down Expand Up @@ -37627,6 +37629,8 @@
"tax_type": {
"description": "The tax type, such as `vat` or `sales_tax`.",
"enum": [
"amusement_tax",
"communications_tax",
"gst",
"hst",
"igst",
Expand Down
4 changes: 4 additions & 0 deletions openapi/spec3.sdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -45844,6 +45844,8 @@
"tax_type": {
"description": "The tax type, such as `vat` or `sales_tax`.",
"enum": [
"amusement_tax",
"communications_tax",
"gst",
"hst",
"igst",
Expand Down Expand Up @@ -46062,6 +46064,8 @@
"tax_type": {
"description": "The tax type, such as `vat` or `sales_tax`.",
"enum": [
"amusement_tax",
"communications_tax",
"gst",
"hst",
"igst",
Expand Down
4 changes: 4 additions & 0 deletions openapi/spec3.sdk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41804,6 +41804,8 @@ components:
tax_type:
description: 'The tax type, such as `vat` or `sales_tax`.'
enum:
- amusement_tax
- communications_tax
- gst
- hst
- igst
Expand Down Expand Up @@ -42001,6 +42003,8 @@ components:
tax_type:
description: 'The tax type, such as `vat` or `sales_tax`.'
enum:
- amusement_tax
- communications_tax
- gst
- hst
- igst
Expand Down
4 changes: 4 additions & 0 deletions openapi/spec3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35044,6 +35044,8 @@ components:
tax_type:
description: 'The tax type, such as `vat` or `sales_tax`.'
enum:
- amusement_tax
- communications_tax
- gst
- hst
- igst
Expand Down Expand Up @@ -35222,6 +35224,8 @@ components:
tax_type:
description: 'The tax type, such as `vat` or `sales_tax`.'
enum:
- amusement_tax
- communications_tax
- gst
- hst
- igst
Expand Down

0 comments on commit 198f916

Please sign in to comment.