{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/access_purpose_justification_prompt", "title": "access_purpose_justification_prompt", "description": "A custom message that will appear on the purpose justification screen.", "example": "Please enter a justification for entering this protected domain.", "type": "string" }