OpenAPI codegen with swagger.json , openapi.json or openapi.yaml

Same here. It would be great if Strapi documentation plugin would spit out some sort of schema file that could be consumed by openapi generator. In my case, I had to switch from REST to GraphQL just to be able to generate the frontend query types and hooks for consuming the api.