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 | 2363620faac71c101f17b81dcedab5ab81b9c554 (patch) | |
tree | 5c2e389d2d1cbbaa9ce0db5f7fe390725a38e99a | |
parent | Merge pull request #759 from MaddyUnderStars/fix/respectRegisterConfig (diff) | |
parent | Expose general instance information via api /ping route (diff) | |
download | server-2363620faac71c101f17b81dcedab5ab81b9c554.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 |