Skip to content

Commit

Permalink
Update OpenAPI for 05139276b2bbcc5796d1a4e060fc65bf17ea43ee
Browse files Browse the repository at this point in the history
  • Loading branch information
stripe-openapi[bot] committed Apr 26, 2024
1 parent 4d6a6d1 commit 972751c
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions embedded/openapi/fixtures3.json
Expand Up @@ -4048,7 +4048,8 @@
}
],
"tax_date": 1234567890,
"line_items": null
"line_items": null,
"ship_from_details": null
},
"tax.calculation_line_item": {
"amount": 1499,
Expand Down Expand Up @@ -4154,7 +4155,8 @@
"tax_code": "txcd_92010001"
},
"tax_date": 1234567890,
"type": "transaction"
"type": "transaction",
"ship_from_details": null
},
"tax.transaction_line_item": {
"amount": 1499,
Expand Down

0 comments on commit 972751c

Please sign in to comment.