| Issue 9: | Suggestion: improve add_plurk() , edit_plurk() , and add_response() | |
| 1 person starred this issue and may be notified of changes. | Back to list |
* The document says add_plurk() return boolean value, but we got JSON object. * add_plurk(), edit_plurk(), and and add_response() should return JSON object, because it contain error_text for debugging. * add_plurk(), edit_plurk(), and and add_response() should use error_text in JSON object for logging. anyway, diff file attached. |
Owner: appleboy.tw