{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/property_AtsOffer_compensation", "title": "property_AtsOffer_compensation", "description": "compensation details for the offer", "items": { "$ref": "#/components/schemas/AtsCompensation" }, "type": "array" }