If the input type is error, gateway will return a json. I need to customize the message. Is there a way ? ``` ➜ ~ git:(master) ✗ curl 'localhost:9998/v1/example/echo?name=dddd' {"error":"strconv.ParseInt: parsing \"dddd\": invalid syntax","code":3}% ``` the name is int32