CaaS Connect // Add focus point to media data
Hi,
i want to suggest, that the focus point of each picture (which can be set in the contentcreator) is added to the media infos in the caas connect.
The actual infos looks like in the code-block below:
{
"_id": "11037ea4-319d-43fb-b61a-dfd4366ac757.de_DE",
"fsType": "Media",
"name": "10005878",
"displayName": "10005878",
"identifier": "11037ea4-319d-43fb-b61a-dfd4366ac757",
"uid": "10005878",
"uidType": "MEDIASTORE_LEAF",
"fileName": "10005878",
"languageDependent": false,
"mediaType": "PICTURE",
"description": null,
"resolutionsMetaData": {
"ORIGINAL": {
"fileSize": 1870459,
"extension": "jpg",
"mimeType": "image/jpeg",
"width": 3166,
"height": 2480,
"url": "https://waremaprod-media.e-spirit.cloud/dfa53f1a-152b-4448-86e5-8d6a56aed8bd/myWAREMA/FreiRaum/10005878.jpg"
},
"group_w1024_h675": {
"fileSize": 111643,
"extension": "jpg",
"mimeType": "image/jpeg",
"width": 1024,
"height": 675,
"url": "https://waremaprod-media.e-spirit.cloud/dfa53f1a-152b-4448-86e5-8d6a56aed8bd/warema-10005878-1024x675-s.jpg"
},
1 Comment