Skip to content

Instantly share code, notes, and snippets.

@unamashana
Created December 11, 2013 09:31
Show Gist options
  • Save unamashana/7907485 to your computer and use it in GitHub Desktop.
Save unamashana/7907485 to your computer and use it in GitHub Desktop.
{
"total":1,
"current_page":1,
"per_page":10,
"total_pages":1,
"tickets":[
{
"id":1,
"subject":"First Ticket Subject",
...
}
{
"id":2,
"subject":"Second Ticket Subject",
...
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment