Skip to content

Instantly share code, notes, and snippets.

@flightblog
Created February 1, 2016 20:07
Show Gist options
  • Select an option

  • Save flightblog/4f95343683d61fb54290 to your computer and use it in GitHub Desktop.

Select an option

Save flightblog/4f95343683d61fb54290 to your computer and use it in GitHub Desktop.
Status: 422
{
"message": "Validation Failed",
"errors": [
{
"resource": "Project",
"field": "name",
"message": "can't be blank"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment