Photosvideos attached to the review
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/property_CommerceReview_media", "title": "property_CommerceReview_media", "description": "Photosvideos attached to the review", "items": { "$ref": "#/components/schemas/CommerceItemMedia" }, "type": "array" }