{
"type": "string",
"description": "The title of the question.",
"minLength": 1,
"maxLength": 512,
"$schema": "https://json-schema.org/draft/2020-12/schema",
"title": "QuestionTitle",
"$id": "https://raw.githubusercontent.com/api-evangelist/amazon-well-architected-tool/refs/heads/main/json-schema/well-architected-tool-question-title-schema.json"
}