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 17, 2023
1 parent ee52e68 commit 865afc5
Show file tree
Hide file tree
Showing 6 changed files with 18 additions and 0 deletions.
3 changes: 3 additions & 0 deletions openapi/spec3.beta.sdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -53281,6 +53281,7 @@
"qst",
"rst",
"sales_tax",
"service_tax",
"vat"
],
"nullable": true,
Expand Down Expand Up @@ -149459,6 +149460,7 @@
"qst",
"rst",
"sales_tax",
"service_tax",
"vat"
],
"type": "string"
Expand Down Expand Up @@ -149665,6 +149667,7 @@
"qst",
"rst",
"sales_tax",
"service_tax",
"vat"
],
"type": "string"
Expand Down
3 changes: 3 additions & 0 deletions openapi/spec3.beta.sdk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48362,6 +48362,7 @@ components:
- qst
- rst
- sales_tax
- service_tax
- vat
nullable: true
type: string
Expand Down Expand Up @@ -141425,6 +141426,7 @@ paths:
- qst
- rst
- sales_tax
- service_tax
- vat
type: string
required:
Expand Down Expand Up @@ -141591,6 +141593,7 @@ paths:
- qst
- rst
- sales_tax
- service_tax
- vat
type: string
type: object
Expand Down
3 changes: 3 additions & 0 deletions openapi/spec3.json
Original file line number Diff line number Diff line change
Expand Up @@ -37923,6 +37923,7 @@
"qst",
"rst",
"sales_tax",
"service_tax",
"vat"
],
"nullable": true,
Expand Down Expand Up @@ -116599,6 +116600,7 @@
"qst",
"rst",
"sales_tax",
"service_tax",
"vat"
],
"type": "string"
Expand Down Expand Up @@ -116805,6 +116807,7 @@
"qst",
"rst",
"sales_tax",
"service_tax",
"vat"
],
"type": "string"
Expand Down
3 changes: 3 additions & 0 deletions openapi/spec3.sdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -46421,6 +46421,7 @@
"qst",
"rst",
"sales_tax",
"service_tax",
"vat"
],
"nullable": true,
Expand Down Expand Up @@ -121650,6 +121651,7 @@
"qst",
"rst",
"sales_tax",
"service_tax",
"vat"
],
"type": "string"
Expand Down Expand Up @@ -121856,6 +121858,7 @@
"qst",
"rst",
"sales_tax",
"service_tax",
"vat"
],
"type": "string"
Expand Down
3 changes: 3 additions & 0 deletions openapi/spec3.sdk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42368,6 +42368,7 @@ components:
- qst
- rst
- sales_tax
- service_tax
- vat
nullable: true
type: string
Expand Down Expand Up @@ -115149,6 +115150,7 @@ paths:
- qst
- rst
- sales_tax
- service_tax
- vat
type: string
required:
Expand Down Expand Up @@ -115315,6 +115317,7 @@ paths:
- qst
- rst
- sales_tax
- service_tax
- vat
type: string
type: object
Expand Down
3 changes: 3 additions & 0 deletions openapi/spec3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35539,6 +35539,7 @@ components:
- qst
- rst
- sales_tax
- service_tax
- vat
nullable: true
type: string
Expand Down Expand Up @@ -99343,6 +99344,7 @@ paths:
- qst
- rst
- sales_tax
- service_tax
- vat
type: string
required:
Expand Down Expand Up @@ -99509,6 +99511,7 @@ paths:
- qst
- rst
- sales_tax
- service_tax
- vat
type: string
type: object
Expand Down

0 comments on commit 865afc5

Please sign in to comment.