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

In most codegens you can paste the relative path of the file as an input path.
In my case I have a next app with a codegen and a strapi app.
My path input path for the codegen is:
…/strapi-app/src/extensions/documentation/documentation/1.0.0/full_documentation.json

2 Likes