-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
What do you want to achieve?
Длинные пути можно бы обрезать
Additional context / attachments
+ ["content"]["items"][0]["products"][0]["labels"][0]["listingImage"]["id"].type: integer
+ ["content"]["items"][0]["products"][0]["labels"][0]["listingImage"]["originName"].type: string
+ ["content"]["items"][0]["products"][0]["labels"][0]["listingImage"]["fileType"].type: string
+ ["content"]["items"][0]["products"][0]["labels"][0]["listingImage"]["fileSize"].type: integer
+ ["content"]["items"][0]["products"][0]["labels"][0]["listingImage"]["width"].type: integer
+ ["content"]["items"][0]["products"][0]["labels"][0]["listingImage"]["height"].type: integer
+ ["content"]["items"][0]["products"][0]["labels"][0]["listingImage"]["cropUrlTemplate"]:
+ .type: string
+ .format: uri
+ ["content"]["items"][0]["products"][0]["labels"][0]["listingImage"]["publicUrl"].type: null
+ ["content"]["items"][0]["products"][0]["labels"][0]["listingImage"]["uuid"]:
+ .type: string
+ .format: uuidможно отобразить как
+ ["content"]["items"][0]["products"][0]["labels"][0]["listingImage"]:
+ ["id"].type: integer
+ ["originName"].type: string
+ ["fileType"].type: string
+ ["fileSize"].type: integer
+ ["width"].type: integer
+ ["height"].type: integer
+ ["cropUrlTemplate"]:
+ .type: string
+ .format: uri
+ ["publicUrl"].type: null
+ ["uuid"]:
+ .type: string
+ .format: uuidMetadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request