Skip to content

Commit

Permalink
Merge pull request #40 from ss22ever/master
Browse files Browse the repository at this point in the history
Add description to name sub-section
  • Loading branch information
stp-ip committed Apr 24, 2018
2 parents a31a0a7 + a4c14a8 commit 2c84718
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion schema.json
Expand Up @@ -9,7 +9,8 @@
"additionalProperties": true,
"properties": {
"name": {
"type": "string"
"type": "string",
"description": "e.g. John Doe"
},
"title": {
"type": "string",
Expand Down

0 comments on commit 2c84718

Please sign in to comment.