mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-24 01:11:38 -05:00
We are trying to get all the error messages to return in the following format:
{result: error,
message: ['what caused error': 'reason for error']
}