diff --git a/embedded/openapi/fixtures3.json b/embedded/openapi/fixtures3.json index e620ea7f..3e8e1fcf 100644 --- a/embedded/openapi/fixtures3.json +++ b/embedded/openapi/fixtures3.json @@ -4048,7 +4048,8 @@ } ], "tax_date": 1234567890, - "line_items": null + "line_items": null, + "ship_from_details": null }, "tax.calculation_line_item": { "amount": 1499, @@ -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,