chore(docs): Generated DML JSON files (automated) (#13790)
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
This commit is contained in:
co-authored by
olivermrbl
parent
858b3e3b9b
commit
5bc9de9d2e
@@ -8,6 +8,9 @@
|
||||
"automatic_taxes": "Whether taxes are calculated automatically during checkout in the region.",
|
||||
"countries": "The countries that belong to the region.\n\n@expandable",
|
||||
"metadata": "Holds custom data in key-value pairs."
|
||||
},
|
||||
"deprecated": {
|
||||
"is_deprecated": false
|
||||
}
|
||||
},
|
||||
"Country": {
|
||||
@@ -20,6 +23,9 @@
|
||||
"display_name": "The display name of the country",
|
||||
"region": "The region it belongs to.\n\n@expandable",
|
||||
"metadata": "Holds custom data in key-value pairs."
|
||||
},
|
||||
"deprecated": {
|
||||
"is_deprecated": false
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user