diff options
| author | TheArcaneBrony <myrainbowdash949@gmail.com> | 2023-01-14 19:55:19 +0100 |
|---|---|---|
| committer | TheArcaneBrony <myrainbowdash949@gmail.com> | 2023-01-14 19:55:19 +0100 |
| commit | 3bb002eb88d481e949c00d8bc85aded7c9825c55 (patch) | |
| tree | 5bdc5336dbe2e656ac0ec4a3811cd933ae949cbc /src | |
| parent | Update openapi (diff) | |
| download | server-ts-3bb002eb88d481e949c00d8bc85aded7c9825c55.tar.xz | |
Add basic info in ping
Signed-off-by: TheArcaneBrony <myrainbowdash949@gmail.com>
Diffstat (limited to 'src')
| -rw-r--r-- | src/api/routes/ping.ts | 8 | ||||
| -rw-r--r-- | src/util/config/types/ApiConfiguration.ts | 1 |
2 files changed, 8 insertions, 1 deletions
diff --git a/src/api/routes/ping.ts b/src/api/routes/ping.ts |
