isomerpages / isomercms-backend

A static website builder and host for the Singapore Government
5 stars 1 forks source link

feat: add new admin endpoint to reset repository #950

Closed dcshzj closed 1 year ago

dcshzj commented 1 year ago

Problem

Part of IS-446.

Solution

Breaking Changes

Features:

Further notes

This endpoint is located in a new admin/ folder to lay the foundations for future admin-related endpoints and hopefully we can move towards having an admin dashboard.

Tests

Unit tests.

Deploy Notes

None