6 lines
213 B
YAML
6 lines
213 B
YAML
---
|
|
features:
|
|
- A healthcheck endpoint is provided by default at /healthcheck. It leverages
|
|
oslo_middleware healthcheck middleware. It allows to retrieve information
|
|
about the health of the API service.
|