diff options
author | Samuel <34555296+Flam3rboy@users.noreply.github.com> | 2022-06-15 12:10:03 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-06-15 12:10:03 +0200 |
commit | 1d0a9efa2e8365f0af7ae8590c06e3590fca73b3 (patch) | |
tree | f6c0a28990d67e6077db75a3fceb339c558fe626 | |
parent | Merge pull request #759 from MaddyUnderStars/fix/respectRegisterConfig (diff) | |
parent | Expose general instance information via api /ping route (diff) | |
download | server-1d0a9efa2e8365f0af7ae8590c06e3590fca73b3.tar.xz |
Merge pull request #767 from MaddyUnderStars/feat/pingInformation
Expose general instance information via api /ping route
-rw-r--r-- | api/src/routes/ping.ts | 18 |
1 files changed, 17 insertions, 1 deletions
diff --git a/api/src/routes/ping.ts b/api/src/routes/ping.ts |