Before or while filing an issue please feel free to join our slack channel to get in touch with development team, ask questions, find out what's cooking and more!
Issue #, if available:
961
Description of changes:
fix prediction customer code exception string format
Before or while filing an issue please feel free to join our slack channel to get in touch with development team, ask questions, find out what's cooking and more!
Issue #, if available:
961
Description of changes:
fix prediction customer code exception string format
Testing done:
unit test manual test curl -X POST http://127.0.0.1:8080/predictions/customer { "code": 599, "type": "InternalServerException", "message": "Some Prediction Error" }
To run CI tests on your changes refer README.md
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.