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