Details
-
Improvement
-
Status: Closed
-
Normal
-
Resolution: Fixed
-
None
-
None
-
None
Description
For imageset, it should include child json objects for variant metadata such as "original" and "thumbnail", each of which has properties: width, height, at least:
Example:
{ "name": "banner-1.png", // ... "original": { "width": 400, "height": 300 }, "thumbnail": { "width": 64, "height": 64 } }
Attachments
Issue Links
- relates to
-
HSTTWO-4560 PageModelApiMount instances always return null for #getChannel
- Closed