Skip to content

Commit

Permalink
Update OpenAPI for f17285ae7c7bcd2d72c489a370bc15a1b8343761
Browse files Browse the repository at this point in the history
  • Loading branch information
stripe-openapi[bot] committed Jun 3, 2024
1 parent c40fa9a commit bd3ac99
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 @@ -188703,7 +188703,7 @@
},
"/v1/tax/transactions/create_from_calculation": {
"post": {
"description": "<p>Creates a Tax <code>Transaction</code> from a calculation.</p>",
"description": "<p>Creates a Tax Transaction from a calculation, if that calculation hasn’t expired. Calculations expire after 90 days.</p>",
"operationId": "PostTaxTransactionsCreateFromCalculation",
"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 @@ -142639,7 +142639,7 @@
},
"/v1/tax/transactions/create_from_calculation": {
"post": {
"description": "<p>Creates a Tax <code>Transaction</code> from a calculation.</p>",
"description": "<p>Creates a Tax Transaction from a calculation, if that calculation hasn’t expired. Calculations expire after 90 days.</p>",
"operationId": "PostTaxTransactionsCreateFromCalculation",
"requestBody": {
"content": {
Expand Down

0 comments on commit bd3ac99

Please sign in to comment.