MissingAltImageList| Nombre | Tipo | Formato | Obligatorio |
|---|---|---|---|
sourceLocale |
string | obligatorio | |
items |
array <MissingAltImageItem> | obligatorio | |
nextAfterId |
integer | null | obligatorio |
{
"sourceLocale": "string",
"items": [
{
"id": 0,
"hash": "string",
"type": "string",
"requiredLocales": [
"string"
],
"missingLocales": [
"string"
],
"current": [],
"contentUrl": "string"
}
],
"nextAfterId": 0
}