Skip to content

Commit a76d5b6

Browse files
chore(docs): Generated DML JSON files (automated) (medusajs#13855)
Co-authored-by: olivermrbl <[email protected]>
1 parent e6e41a9 commit a76d5b6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

www/utils/generated/dml-output/order.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,8 @@
124124
"reference_id": "The ID of the record in the referenced table. For example, `paycol_123`.",
125125
"amount": "The amount of the order credit line",
126126
"raw_amount": "The raw amount of the order credit line",
127-
"metadata": "Holds custom data in key-value pairs."
127+
"metadata": "Holds custom data in key-value pairs.",
128+
"version": "The version of the order credit line"
128129
},
129130
"deprecated": {
130131
"is_deprecated": false

0 commit comments

Comments
 (0)