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