jsonresume / resume-cli

CLI tool to easily setup a new resume 📑
https://jsonresume.org
MIT License
4.56k stars 389 forks source link

Downcase attribute names #10

Closed tmaier closed 10 years ago

tmaier commented 10 years ago

Heroku suggests to downcase JSON attributes: https://github.com/interagent/http-api-design#downcase-paths-and-attributes

country_code would be better than countryCode

rolandnsharp commented 10 years ago

Thanks for that info. I'll moving this over to https://github.com/jsonresume/resume-schema for discussion of the schema standard.