Hello, I recently started using this project, and the fact that all exceptions raised by the API return the same error code (0) has been bothering me.
This small changes make it so that the HttpException code is used as the raised exception code, this way it is possible to use the error code to handle exceptions.
Hello, I recently started using this project, and the fact that all exceptions raised by the API return the same error code (0) has been bothering me.
This small changes make it so that the HttpException code is used as the raised exception code, this way it is possible to use the error code to handle exceptions.