Skip to content

Instantly share code, notes, and snippets.

@francis-gmail
Created May 4, 2015 03:49
Show Gist options
  • Select an option

  • Save francis-gmail/06b1513bd7f6fdea131a to your computer and use it in GitHub Desktop.

Select an option

Save francis-gmail/06b1513bd7f6fdea131a to your computer and use it in GitHub Desktop.
{
"status": 200,
"errors": [
{
"error_code": 0000,
"field": 'username'
"message": "Error explanation"
},
{
"error_code": 0000,
"field": 'photo'
"message": "Error explanation"
}
]
}
@gretch
Copy link

gretch commented May 4, 2015

+1

Isn't this been used already?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment