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

Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-12-17 16:10:15 +02:00
committed by GitHub
co-authored by olivermrbl
parent 25bb8da9c8
commit c97c600656
3 changed files with 5 additions and 3 deletions
@@ -17,7 +17,8 @@
"reference_id": "The ID of the resource that this translation belongs to. For example, the product ID.",
"reference": "The name of the table that the resource belongs to. For example, `product`.",
"locale_code": "The translation's locale code in BCP 47 format. For example, `en-US`.",
"translations": "The key-value pairs of the translated fields. The key is a property in the referenced resource, and the value is the translated value for that property."
"translations": "The key-value pairs of the translated fields. The key is a property in the referenced resource, and the value is the translated value for that property.",
"translated_field_count": "The translated field count of the translation"
},
"deprecated": {
"is_deprecated": false