We need machine readable API description. Among other things, it will allow us to check the implementation compliance automatically.
I tried to describe the API using OpenAPI 2 but it proved to be too limited. OpenAPI 3 looks more promising but the automated checking tooling does not seem to support it yet.
Depends on: apiaryio/dredd#894