{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/property_ShippingRate_rates", "title": "property_ShippingRate_rates", "items": { "$ref": "#/components/schemas/ShippingRateRate" }, "type": "array" }