5 Serve a json response body for specific method is given uri.
7 Arguments: json, method, uri
8 * json: json file for response body.
9 * method: POST, PUT, GET, DELETE.
10 * uri: uri where the json response is served.
14 - action: DA/serve_json
18 uri: <uri-where-to-serve>