MissingAltImageItem| Name | Typ | Format | Erforderlich |
|---|---|---|---|
id |
integer | erforderlich | |
hash |
string | erforderlich | |
type |
string | erforderlich | |
requiredLocales |
array <string> | erforderlich | |
missingLocales |
array <string> | erforderlich | |
current |
object | erforderlich | |
contentUrl |
string | erforderlich |
{
"id": 0,
"hash": "string",
"type": "string",
"requiredLocales": [
"string"
],
"missingLocales": [
"string"
],
"current": [],
"contentUrl": "string"
}