Skip to content

Commit

Permalink
Add description to name sub-section
Browse files Browse the repository at this point in the history
  • Loading branch information
Suramya Shah authored Apr 24, 2018
1 parent a427a6a commit a4c14a8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion schema.json
Original file line number Diff line number Diff line change
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 a4c14a8

Please sign in to comment.