diff --git a/openapi/spec3.beta.sdk.json b/openapi/spec3.beta.sdk.json index a18e847b..4a410c8b 100644 --- a/openapi/spec3.beta.sdk.json +++ b/openapi/spec3.beta.sdk.json @@ -53281,6 +53281,7 @@ "qst", "rst", "sales_tax", + "service_tax", "vat" ], "nullable": true, @@ -149459,6 +149460,7 @@ "qst", "rst", "sales_tax", + "service_tax", "vat" ], "type": "string" @@ -149665,6 +149667,7 @@ "qst", "rst", "sales_tax", + "service_tax", "vat" ], "type": "string" diff --git a/openapi/spec3.beta.sdk.yaml b/openapi/spec3.beta.sdk.yaml index 5e9e3c06..3ad9967a 100644 --- a/openapi/spec3.beta.sdk.yaml +++ b/openapi/spec3.beta.sdk.yaml @@ -48362,6 +48362,7 @@ components: - qst - rst - sales_tax + - service_tax - vat nullable: true type: string @@ -141425,6 +141426,7 @@ paths: - qst - rst - sales_tax + - service_tax - vat type: string required: @@ -141591,6 +141593,7 @@ paths: - qst - rst - sales_tax + - service_tax - vat type: string type: object diff --git a/openapi/spec3.json b/openapi/spec3.json index 9e205521..125e2702 100644 --- a/openapi/spec3.json +++ b/openapi/spec3.json @@ -37923,6 +37923,7 @@ "qst", "rst", "sales_tax", + "service_tax", "vat" ], "nullable": true, @@ -116599,6 +116600,7 @@ "qst", "rst", "sales_tax", + "service_tax", "vat" ], "type": "string" @@ -116805,6 +116807,7 @@ "qst", "rst", "sales_tax", + "service_tax", "vat" ], "type": "string" diff --git a/openapi/spec3.sdk.json b/openapi/spec3.sdk.json index 1d3f3df2..a4ed305a 100644 --- a/openapi/spec3.sdk.json +++ b/openapi/spec3.sdk.json @@ -46421,6 +46421,7 @@ "qst", "rst", "sales_tax", + "service_tax", "vat" ], "nullable": true, @@ -121650,6 +121651,7 @@ "qst", "rst", "sales_tax", + "service_tax", "vat" ], "type": "string" @@ -121856,6 +121858,7 @@ "qst", "rst", "sales_tax", + "service_tax", "vat" ], "type": "string" diff --git a/openapi/spec3.sdk.yaml b/openapi/spec3.sdk.yaml index 8ecefcdb..8f804799 100644 --- a/openapi/spec3.sdk.yaml +++ b/openapi/spec3.sdk.yaml @@ -42368,6 +42368,7 @@ components: - qst - rst - sales_tax + - service_tax - vat nullable: true type: string @@ -115149,6 +115150,7 @@ paths: - qst - rst - sales_tax + - service_tax - vat type: string required: @@ -115315,6 +115317,7 @@ paths: - qst - rst - sales_tax + - service_tax - vat type: string type: object diff --git a/openapi/spec3.yaml b/openapi/spec3.yaml index 28a20df3..c6abccc6 100644 --- a/openapi/spec3.yaml +++ b/openapi/spec3.yaml @@ -35539,6 +35539,7 @@ components: - qst - rst - sales_tax + - service_tax - vat nullable: true type: string @@ -99343,6 +99344,7 @@ paths: - qst - rst - sales_tax + - service_tax - vat type: string required: @@ -99509,6 +99511,7 @@ paths: - qst - rst - sales_tax + - service_tax - vat type: string type: object