Skip to content

Instantly share code, notes, and snippets.

@chrishieu
Last active April 25, 2018 06:12
Show Gist options
  • Save chrishieu/f84b2bf3159d57ae3d720d18a3f1faa8 to your computer and use it in GitHub Desktop.
Save chrishieu/f84b2bf3159d57ae3d720d18a3f1faa8 to your computer and use it in GitHub Desktop.
{
"success": [
{
"ID": 1,
"guid": "#"
},
{
"ID": 2,
"guid": "#"
},
{
"ID": 3,
"guid": "#"
}
],
"error": [
{
"ID": "",
"guid": "#",
"error_code": 1,
"message": "có guid, ko tìm thấy post"
},
{
"ID": 5,
"guid": "",
"error_code": 2,
"message": "có ID, ko tìm thấy post"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment