Skip to content

Instantly share code, notes, and snippets.

@ByteDev
Last active September 6, 2021 02:30
Show Gist options
  • Save ByteDev/a7e6127b35659f2f1a5e9ad0c3028495 to your computer and use it in GitHub Desktop.
Save ByteDev/a7e6127b35659f2f1a5e9ad0c3028495 to your computer and use it in GitHub Desktop.
{
  "message": "Resource not found." 
}
{
  "messages": [{
    "code": "2001",
    "description": "ID is required."
  },
  {
    "code": "2002",
    "description": "Name is required."    
  }]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment