Open caligo-erik opened 1 year ago
The skip option doesn't detect existing files if the template file is called $$path$$.*, e.g. $$path$$.js.hbs.
$$path$$.*
$$path$$.js.hbs
Steps to reproduce:
npx openapi3-generator openapi.yaml express
The skip option doesn't detect existing files if the template file is called
$$path$$.*
, e.g.$$path$$.js.hbs
.Steps to reproduce:
npx openapi3-generator openapi.yaml express
npx openapi3-generator openapi.yaml express