Skip to content

Commit

Permalink
Update OpenAPI for f08f82980bcb5f191acb16aa702ae046de6970ca
Browse files Browse the repository at this point in the history
  • Loading branch information
stripe-openapi[bot] committed Jun 21, 2024
1 parent ab5ac65 commit e294dfd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion embedded/openapi/spec3.beta.sdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -186416,7 +186416,7 @@
},
"/v1/tax/calculations": {
"post": {
"description": "<p>Calculates tax based on input and returns a Tax <code>Calculation</code> object.</p>",
"description": "<p>Calculates tax based on the input and returns a Tax <code>Calculation</code> object.</p>",
"operationId": "PostTaxCalculations",
"requestBody": {
"content": {
Expand Down
2 changes: 1 addition & 1 deletion embedded/openapi/spec3.json
Original file line number Diff line number Diff line change
Expand Up @@ -141182,7 +141182,7 @@
},
"/v1/tax/calculations": {
"post": {
"description": "<p>Calculates tax based on input and returns a Tax <code>Calculation</code> object.</p>",
"description": "<p>Calculates tax based on the input and returns a Tax <code>Calculation</code> object.</p>",
"operationId": "PostTaxCalculations",
"requestBody": {
"content": {
Expand Down

0 comments on commit e294dfd

Please sign in to comment.