Skip to content

Instantly share code, notes, and snippets.

@piedoom
Created April 18, 2020 06:17
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 piedoom/4162aeaa0387b1e996de9d08581243ba to your computer and use it in GitHub Desktop.
Save piedoom/4162aeaa0387b1e996de9d08581243ba to your computer and use it in GitHub Desktop.
// response with items
{
"response": {
"posts": [ "etc" ]
},
}
// response without items
{
"response": []
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment