Skip to content

Instantly share code, notes, and snippets.

@rudigiesler
Created September 17, 2014 15:51
Show Gist options
  • Save rudigiesler/84861a540813e07461f9 to your computer and use it in GitHub Desktop.
Save rudigiesler/84861a540813e07461f9 to your computer and use it in GitHub Desktop.
Example for issues list returned from API
[
{
"en": "Broken toilet",
"zh": "Aphukileyo indlu yangasese",
"value": "broken_toilet"
},
{
"en": "Broken sink",
"zh": "Aphukileyo isitya",
"value": "broken_sink"
},
...
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment