Things like EntityDTO are already described in a catbuffer-schema.
We could avoid this redundancy by generating parts of the OpenAPI spec from the schemas using an openapi-generator. In this way we keep a single source of truth.
As a bonus, that would import the docs too \o/