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