mirror of
https://github.com/GSA/notifications-api.git
synced 2026-03-04 01:12:06 -05:00
Refactored service/rest.py so that all methods are returning a properly formatted error message so that the error message can deal with the response. Refactoed errors.py to properly format the error message.