Skip to content

Instantly share code, notes, and snippets.

@Zaglov
Last active January 22, 2018 09:49
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 Zaglov/78b033378114c780b1e28242d0cd1f38 to your computer and use it in GitHub Desktop.
Save Zaglov/78b033378114c780b1e28242d0cd1f38 to your computer and use it in GitHub Desktop.
Response to Tag creation
{
"data": [
{
"label": "Example Tag",
"slug": "example",
"description": "Tag Description"
},
{
"label": "Another Tag",
"slug": "Another Tag",
"description": "Tag Description"
}
],
"processing_time": 0.02,
"errors": [],
"messages": [],
"event_log": []
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment