Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: used status variables from utils in all routes #48

Merged
merged 1 commit into from
Jan 15, 2024

Conversation

MahendraDani
Copy link
Contributor

closes #47

👷🏻 Changes made

  • Used STATUSCODE and STATUSMESSAGE variables in all routes instead of hardcoding status codes and messages.

@github-actions github-actions bot added hacktoberfest-accepted This PR is accepted for Hacktoberfest. 🐞 bug This is a patch, generally fixing some bugs. 🟣 status: todo labels Oct 22, 2023
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello @MahendraDani, thank you for raising a pull request.

Currently, the pull request 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 [email protected] if you think that this pull request is of critical priority.

Give us a ⭐ to show some support
Happy OpenSource 🚀

@MahendraDani
Copy link
Contributor Author

@tamalCodes If there are any changes please let me know

@tamalCodes tamalCodes merged commit ec56558 into ngoworldcommunity:main Jan 15, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 bug This is a patch, generally fixing some bugs. hacktoberfest-accepted This PR is accepted for Hacktoberfest. 🟣 status: todo
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🐞Bug: Using the STATUS utils instead of direct numbers
2 participants