{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/property_AssessmentPackage_parameters", "title": "property_AssessmentPackage_parameters", "description": "Questionsinputs needed for this assessment (aligned with verification)", "items": { "$ref": "#/components/schemas/AssessmentParameter" }, "type": "array" }