Jannik 2019-10-29 14:10:11 +01:00
parent 9da952a12f
commit 474b52827c

@ -208,4 +208,11 @@ Each meal (element of meals) has the following values:
}
```
### /health
/health return 200 as Number. It can be used for health checks of the API service.
``` json
200
```