Closed navaneeth closed 9 years ago
Currently, each API responds with different JSON forms. There is nothing common. We need to have a common fileds which will be available for all the responses. Something like,
{"success": true, "error": "error string"}
Currently, each API responds with different JSON forms. There is nothing common. We need to have a common fileds which will be available for all the responses. Something like,