openapi-contrib / openapi3-generator

Use your API OpenAPI 3 definition to generate code, documentation, and literally anything you need.
Apache License 2.0
89 stars 27 forks source link

skip files not working with $$path$$ files #56

Open caligo-erik opened 1 year ago

caligo-erik commented 1 year ago

The skip option doesn't detect existing files if the template file is called $$path$$.*, e.g. $$path$$.js.hbs.

Steps to reproduce: