jsonresume / resume-schema

JSON-Schema is used here to define and validate our proposed resume json
http://jsonresume.org
MIT License
2.15k stars 278 forks source link

Fix: Sample Resume does not conform to schema #488

Closed DandyLyons closed 3 months ago

DandyLyons commented 3 months ago

This fixes an issue where the sample resume failed to conform to the schema because an empty string is not a valid URI.

For privacy/spam considerations, I chose not to use an actual Twitter profile, as that might be problematic. Instead, I just used the Twitter front page.

thomasdavis commented 3 months ago

Ahh your a legend, thanks @DandyLyons

github-actions[bot] commented 3 months ago

:tada: This PR is included in version 1.2.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: