{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/property_CommerceItem_collections", "title": "property_CommerceItem_collections", "description": "points to Collection with id, name, and type fields", "items": { "$ref": "#/components/schemas/CommerceReference" }, "type": "array" }