Closed ErezSha closed 8 months ago
org creation route can get error from hooks that it need to change to http exceptions. made a heuristic to catch all errors that have status_code and either "detail" or "message" and change them into http exceptions.
org creation route can get error from hooks that it need to change to http exceptions. made a heuristic to catch all errors that have status_code and either "detail" or "message" and change them into http exceptions.