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