Skip to content

Commit

Permalink
OpenAPI Update (#878)
Browse files Browse the repository at this point in the history
Update OpenAPI for f08f82980bcb5f191acb16aa702ae046de6970ca

Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
  • Loading branch information
stripe-openapi[bot] authored Jun 21, 2024
1 parent ab5ac65 commit f1a3ed2
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 f1a3ed2

Please sign in to comment.