chore(docs): Generated DML JSON files (automated) (#10683)

* chore(docs): Generated DML JSON files (automated)

* fixes

---------

Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
Co-authored-by: Shahed Nasser <shahednasser@gmail.com>
This commit is contained in:
github-actions[bot]
2024-12-23 10:20:45 +02:00
committed by GitHub
co-authored by olivermrbl Shahed Nasser
parent a399781b9b
commit 326f190b73
2 changed files with 152 additions and 1 deletions
+2 -1
View File
@@ -72,7 +72,8 @@
"metadata": "Holds custom data in key-value pairs.",
"adjustments": "The associated adjustments.\n\n@expandable",
"tax_lines": "The associated tax_lines.\n\n@expandable",
"cart": "The associated cart.\n\n@expandable"
"cart": "The associated cart.\n\n@expandable",
"is_custom_price": "Whether the line item's price is custom."
}
},
"ShippingMethodAdjustment": {