hacksalot/HackMyResume

publications.publisher is an object in FRESH and a string in JSR

rofrankel opened this issue · 3 comments

When rendering my resume with a FRESH template, the publisher is not shown, since the template expects an object rather than a string. JSR templates render the string.

Thanks for the report. Investigating.

Yes for FRESH resumes either a string or an object is valid.

          "publisher": {
            "type": ["object","string"],