mirror of
https://github.com/GSA/notifications-api.git
synced 2026-01-24 11:31:50 -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']
}