{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/property_VerificationPackage_parameters", "title": "property_VerificationPackage_parameters", "description": "Questions that need to be answered for this verification", "items": { "$ref": "#/components/schemas/VerificationParameter" }, "type": "array" }