// ------------------------------------------------------------------------------------------ // General apiDoc documentation blocks and old history blocks. // ------------------------------------------------------------------------------------------ // ------------------------------------------------------------------------------------------ // Current Success. // ------------------------------------------------------------------------------------------ // ------------------------------------------------------------------------------------------ // Current Errors. // ------------------------------------------------------------------------------------------ /** * @apiDefine ServerError * @apiVersion 0.0.1 * * @apiErrorExample Response (example): * HTTP/1.1 200 * { * "status":"1", * "data":{}, * "msg":"error_1002" * } */ // ------------------------------------------------------------------------------------------ // Current Permissions. // ------------------------------------------------------------------------------------------ /** * @apiDefine ServerSUCCESS * @apiVersion 0.0.1 * * @apiErrorExample Response (example): * HTTP/1.1 200 * { * "status":"0", * "data":{}, * "msg":"" * } */