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

Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2026-01-06 18:04:27 +02:00
committed by GitHub
parent a2210ea5e7
commit d7f4788b8c

View File

@@ -23,5 +23,17 @@
"deprecated": { "deprecated": {
"is_deprecated": false "is_deprecated": false
} }
},
"TranslationSettings": {
"filePath": "packages/modules/translation/src/models/settings.ts",
"properties": {
"id": "The ID of the translation settings.",
"entity_type": "The entity type of the translation settings",
"fields": "The fields of the translation settings\n\n@example [\"title\", \"description\", \"material\"]"
},
"since": "2.12.4",
"deprecated": {
"is_deprecated": false
}
} }
} }