the OpenAPI Specification, is a specification for a machine-readable interface definition language for describing, producing, consuming and visualizing web services
in the project a openapi.yaml file is provided to document the API
this allows to use SwaggerUI to explore the API functionality and also to try it out