dot5enko

Results 2 issues of dot5enko

## Description When using JSON response gin fails to send error response in case json.Marshal fails to encode data and sends 200 response code along with empty response. So the...

send 500 error when JSON faield to encode data.