Created
February 7, 2011 04:39
-
-
Save mimeoconnect/814003 to your computer and use it in GitHub Desktop.
This is an example JSON response for a update of a cloud printer using the Google Cloud Print (GCP) /update interface and the Zend PHP Framework
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"success": true, | |
"message": "Printer updated successfully." | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment