{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/UserAttributeProfileName", "title": "UserAttributeProfileName", "type": "string", "description": "The name of the user attribute profile.", "minLength": 1, "maxLength": 128 }