diff options
author | Madeline <46743919+MaddyUnderStars@users.noreply.github.com> | 2022-06-08 16:57:25 +1000 |
---|---|---|
committer | Madeline <46743919+MaddyUnderStars@users.noreply.github.com> | 2022-06-08 16:58:27 +1000 |
commit | 7a991f3f3c038bf16ee692a24badf1f5e42f9083 (patch) | |
tree | f6c0a28990d67e6077db75a3fceb339c558fe626 /api/src | |
parent | Merge pull request #759 from MaddyUnderStars/fix/respectRegisterConfig (diff) | |
download | server-7a991f3f3c038bf16ee692a24badf1f5e42f9083.tar.xz |
Expose general instance information via api /ping route
Diffstat (limited to 'api/src')
-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 |