Closed tamalCodes closed 10 months ago
Currently, the issue is marked as https://github.com/MilanCommunity/Milan-Backend/labels/%F0%9F%9F%A3%20status%3A%20todo so please wait until the maintainers/owner review it and provide you with feedback/suggestions to proceed further.
Feel free to reach out to Tamal on Twitter, or drop a mail at tamalcodes@gmail.com if you think that this issue is of critical priority.
Give us a ⭐ to show some support Happy OpenSource 🚀
@tamalCodes I would like to work on this issue.
Please go ahead. There might be conflicts in the process.
@tamalCodes is this issue open to contribute ?
Description
Currently, we have Status codes and Status messages that are configured for each of those codes that are being used. The goal is to replace any codes we find, with these , like
200
might be replaced withSTATUSCODE.OK
and then the message for some cases saying "Internal server error" might be replaced withSTATUSMESSAGE.INTERNAL_SERVER_ERROR
and so on.Please ensure that this is done for all the codes in the project.
Screenshots
Browser 🥦
Google Chrome
Checklist ✅