Skip to content

Instantly share code, notes, and snippets.

@ajduke
Created January 5, 2014 15:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ajduke/8269515 to your computer and use it in GitHub Desktop.
Save ajduke/8269515 to your computer and use it in GitHub Desktop.
Default behaviour....
{"myField":"value1","myAnotherField":"value2"}
Fields with lower case and dashes...
{"my-field":"value1","my-another-field":"value2"}
Fields with lower case and dashes...
{"My Field":"value1","My Another Field":"value2"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment