{ "title": "Ad", "description": "Adınızı girin", "properties": { "soyad": { "type": "string", "title": "Soyad" }, "yas": { "type": "string", "title": "yaş", "enum": [ "40" ] } }, "required": [] }