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

Co-authored-by: shahednasser <shahednasser@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-07-14 12:32:03 +03:00
committed by GitHub
co-authored by shahednasser
parent fc377a1360
commit 8a5c846ba8
3 changed files with 6 additions and 3 deletions
+2 -1
View File
@@ -35,7 +35,8 @@
"code": "The code of the promotion.",
"amount": "The amount of the adjustment",
"provider_id": "The ID of the provider used to apply the adjustment.",
"item": "The associated item that the adjustment is applied on.\n\n@expandable"
"item": "The associated item that the adjustment is applied on.\n\n@expandable",
"is_tax_inclusive": "Whether the order line item adjustment is tax inclusive."
}
},
"OrderLineItemTaxLine": {