Skip to content

Commit 21e63bc

Browse files
OpenAPI Update (#783)
Update OpenAPI for 05139276b2bbcc5796d1a4e060fc65bf17ea43ee Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
1 parent 4d6a6d1 commit 21e63bc

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

embedded/openapi/fixtures3.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4048,7 +4048,8 @@
40484048
}
40494049
],
40504050
"tax_date": 1234567890,
4051-
"line_items": null
4051+
"line_items": null,
4052+
"ship_from_details": null
40524053
},
40534054
"tax.calculation_line_item": {
40544055
"amount": 1499,
@@ -4154,7 +4155,8 @@
41544155
"tax_code": "txcd_92010001"
41554156
},
41564157
"tax_date": 1234567890,
4157-
"type": "transaction"
4158+
"type": "transaction",
4159+
"ship_from_details": null
41584160
},
41594161
"tax.transaction_line_item": {
41604162
"amount": 1499,

0 commit comments

Comments
 (0)