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

removed isUnderMaintenance middleware from all GET requests #224

Closed
wants to merge 1 commit into from
Closed

removed isUnderMaintenance middleware from all GET requests #224

wants to merge 1 commit into from

Conversation

devk232
Copy link

@devk232 devk232 commented Mar 20, 2021

Problem

Github Issue Number: #218
Not all endpoints should use isUnderMaintainance middleware

Solution of problem

How did you solve this problem?
Removed use of that middleware from all GET requests as mentioned in the issue.

Type of Change

  • Bug fix
  • New Feature
  • Development of UI/UX prototypes
  • Small refactor
  • Change in Documentation

Checklist

  • My code follows the same style as the codebase
  • My Code change requires a change in documentation
  • I have updated the Readme accordingly
  • I made PR against development branch
  • I have run the test cases locally and it's passing.
  • I have squashed my commits

@devk232 devk232 closed this Apr 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant