Open AdamVig opened 8 years ago
The API, as detailed in AdamVig/GoCoAPI/#14, will change the format of error message to include debugging information. The new schema is as follows:
{ description: "Actual description of error message for debugging purposes" message: "User-facing message, ex: Something went wrong! 🆘 " }
The API, as detailed in AdamVig/GoCoAPI/#14, will change the format of error message to include debugging information. The new schema is as follows: