NREL / REopt_API

The model for the REopt API, which is used as the back-end for the REopt Webtool (reopt.nrel.gov/tool), and can be accessed directly via the NREL Developer Network (https://developer.nrel.gov/docs/energy-optimization/reopt)
https://developer.nrel.gov/docs/energy-optimization/reopt
Other
87 stars 46 forks source link

Pass error message type in API response #428

Closed rathod-b closed 1 year ago

rathod-b commented 1 year ago

Note: for support questions and enhancement suggestions please use the REopt Forum (under development). This repository's issues are reserved for feature requests and bug reports.

rathod-b commented 1 year ago

I could use some help in testing and validating that handled errors. Do we know any existing means passing through any Django validations and triggering a handled REopt error?