Skip to content

Instantly share code, notes, and snippets.

@lxcodes
Created November 14, 2012 14:46
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 lxcodes/4072529 to your computer and use it in GitHub Desktop.
Save lxcodes/4072529 to your computer and use it in GitHub Desktop.
{
"errors": {
"name": [
"is already taken"
]
}
}
{
"errors":[
{
"code":"non-unique",
"field":"name",
"data":{
"duplicate_id":"27a0bad684f84398b823d42717a6d4ec"
}
}
]
}
{
"errors":{
"name":{
"code":"non-unique",
"data":{
"duplicate_id":"27a0bad684f84398b823d42717a6d4ec"
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment