diff --git a/embedded/openapi/spec3.beta.sdk.json b/embedded/openapi/spec3.beta.sdk.json index 55a1a17..7db2ed4 100644 --- a/embedded/openapi/spec3.beta.sdk.json +++ b/embedded/openapi/spec3.beta.sdk.json @@ -186416,7 +186416,7 @@ }, "/v1/tax/calculations": { "post": { - "description": "

Calculates tax based on input and returns a Tax Calculation object.

", + "description": "

Calculates tax based on the input and returns a Tax Calculation object.

", "operationId": "PostTaxCalculations", "requestBody": { "content": { diff --git a/embedded/openapi/spec3.json b/embedded/openapi/spec3.json index e904b20..8184039 100644 --- a/embedded/openapi/spec3.json +++ b/embedded/openapi/spec3.json @@ -141182,7 +141182,7 @@ }, "/v1/tax/calculations": { "post": { - "description": "

Calculates tax based on input and returns a Tax Calculation object.

", + "description": "

Calculates tax based on the input and returns a Tax Calculation object.

", "operationId": "PostTaxCalculations", "requestBody": { "content": {