fresh-standard/fresh-resume-schema

'speaking' section does not have a description field

jcalbert opened this issue · 0 comments

The speaking section does not have a 'description' field. Instead, it is labeled 'section'

"speaking": {
"type": "array",
"additionalItems": false,
"section": "The 'speaking' section describes the candidate's speaking engagements and presentations.",
"items": {
"type": "object",