{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/SelfServiceProfileDescription", "title": "SelfServiceProfileDescription", "type": [ "string", "null" ], "description": "The description of the self-service Profile.", "minLength": 1, "maxLength": 140 }