Student, Faculty, ...
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/property_ScimUser_roles", "title": "property_ScimUser_roles", "description": "Student, Faculty, ...", "items": { "$ref": "#/components/schemas/ScimRole" }, "type": "array" }