Skip to content

Instantly share code, notes, and snippets.

@kborchers
Created August 15, 2012 20:15
Show Gist options
  • Save kborchers/3363219 to your computer and use it in GitHub Desktop.
Save kborchers/3363219 to your computer and use it in GitHub Desktop.
Fails:
{"title":"test","date":"2012-12-12","description":"test","tags":[2]}
Works:
{"title":"test","date":"2012-12-12","description":"test","tags":[]}
No project but has tags, fails. No project and no tags works.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment