Skip to content

Instantly share code, notes, and snippets.

@mimeoconnect
Created February 7, 2011 05:08
Show Gist options
  • Save mimeoconnect/814023 to your computer and use it in GitHub Desktop.
Save mimeoconnect/814023 to your computer and use it in GitHub Desktop.
This is an example JSON response for a delete of a cloud printer using the Google Cloud Print (GCP) /delete interface and the Zend PHP Framework
{
"success": true,
"message": "Printer deleted successfully."
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment