fresh-standard/fresh-resume-schema

A collection of formatting issues

jcalbert opened this issue · 0 comments

interests > items > properties > summary does not have a description field.

"summary": {
"type": "string"
},

disposition > description does not contain single quotes around the word 'disposition' as all other sections do.

"description": "The disposition section describes the candidate's overall attitude towards new employment opportunities including: travel, relocation, schedule, desired type of work, and the like.",

In skills > properties > sets > items > properties > level > description, this is described as "Level of mastery of the skill." Might be clearer as "Level of mastery of this skillset." to avoid confusion with the skills enumerated in skills > properties > list

"description": "Level of mastery of the skill."