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

(WIP) functionality to trigger maintenance mode #110

Closed Rupeshiya closed 4 years ago

Rupeshiya commented 4 years ago

name: TRIGGER MAINTENANCE about: Functionality to trigger maintenance mode title: ''functionality to trigger maintenance mode labels: ''feature assignees: ''@Rupeshiya


Problem

Github Issue Number: #106 functionality to trigger maintenance mode

Solution of problem

REST API

In Case of UI Changes

No UI chnages required

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