Updated the error codes in the REST API doc.

This commit is contained in:
Kavin 2016-08-23 18:05:36 +05:30
parent 3397fb0b47
commit 7ab1117190

View file

@ -198,7 +198,10 @@ The role of registered interpreters, settings and interpreters group are describ
</tr>
<tr>
<td>Fail code</td>
<td> 500 </td>
<td>
400 if the input json is empty <br/>
500 for any other errors
</td>
</tr>
<tr>
<td>Sample JSON input</td>