options for MULTIPLE_CHOICE and MULTIPLE_SELECT
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/property_VerificationParameter_options", "title": "property_VerificationParameter_options", "description": "options for MULTIPLE_CHOICE and MULTIPLE_SELECT", "items": { "type": "string" }, "type": "array" }