mirror of
https://github.com/GSA/notifications-api.git
synced 2026-03-13 14:50:34 -04: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']
}