Skip to content

Commit f1a3ed2

Browse files
OpenAPI Update (#878)
Update OpenAPI for f08f82980bcb5f191acb16aa702ae046de6970ca Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
1 parent ab5ac65 commit f1a3ed2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

embedded/openapi/spec3.beta.sdk.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186416,7 +186416,7 @@
186416186416
},
186417186417
"/v1/tax/calculations": {
186418186418
"post": {
186419-
"description": "<p>Calculates tax based on input and returns a Tax <code>Calculation</code> object.</p>",
186419+
"description": "<p>Calculates tax based on the input and returns a Tax <code>Calculation</code> object.</p>",
186420186420
"operationId": "PostTaxCalculations",
186421186421
"requestBody": {
186422186422
"content": {

embedded/openapi/spec3.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141182,7 +141182,7 @@
141182141182
},
141183141183
"/v1/tax/calculations": {
141184141184
"post": {
141185-
"description": "<p>Calculates tax based on input and returns a Tax <code>Calculation</code> object.</p>",
141185+
"description": "<p>Calculates tax based on the input and returns a Tax <code>Calculation</code> object.</p>",
141186141186
"operationId": "PostTaxCalculations",
141187141187
"requestBody": {
141188141188
"content": {

0 commit comments

Comments
 (0)