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