diff options
author | Erkin Alp Güney <erkinalp9035@gmail.com> | 2021-12-26 17:49:15 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-12-26 17:49:15 +0300 |
commit | 3e3c5de94e2c190c472e598f46a3c2fcd5b62bca (patch) | |
tree | 0ce58aae1c25d8f06a72c8056751c94e7ca34313 /api | |
parent | Merge pull request #556 from Thesourtimes/master (diff) | |
parent | Update api/src/routes/stop.ts (diff) | |
download | server-3e3c5de94e2c190c472e598f46a3c2fcd5b62bca.tar.xz |
Initial implementation of the remote server shutdown route
Diffstat (limited to 'api')
-rw-r--r-- | api/src/routes/stop.ts | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/api/src/routes/stop.ts b/api/src/routes/stop.ts new file mode 100644 |