{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/roleDescriptionType", "title": "roleDescriptionType", "type": "string", "pattern": "[\\p{L}\\p{M}\\p{Z}\\p{S}\\p{N}\\p{P}]*", "maxLength": 1000 }