include version and commit hash in status endpoint

This commit is contained in:
Oscar Krause
2022-12-21 10:40:05 +01:00
parent fdaedacfa5
commit af6b17319d
5 changed files with 11 additions and 2 deletions

View File

@@ -10,7 +10,7 @@ Just a simple *hello world* endpoint.
### `GET /status`
Status endpoint, used for *healthcheck*.
Status endpoint, used for *healthcheck*. Shows also current version and commit hash.
### `GET /-/origins`