chore(docs): Generated DML JSON files (automated) (#14467)
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
a2210ea5e7
commit
d7f4788b8c
@@ -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
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user