codeuino / social-platform-donut-backend

Donut API:
http://donut-api-prod.codeuino.org/
GNU General Public License v3.0
24 stars 57 forks source link

[FEATURE] Not every endpoint should use isUnderMaintenance middleware #218

Open kaustubhai opened 3 years ago

kaustubhai commented 3 years ago

Is your feature request related to a problem? Please describe. If I want to get details about an organisation, my profile, I should be able to do that irrespective of the company's maintenance status

Describe the solution you'd like Remove isUnderMaintenance middleware from all GET Request