diff --git a/schema.json b/schema.json index 7acd3d4..c599905 100644 --- a/schema.json +++ b/schema.json @@ -9,7 +9,8 @@ "additionalProperties": true, "properties": { "name": { - "type": "string" + "type": "string", + "description": "e.g. John Doe" }, "title": { "type": "string",