Skip to content

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

@caligo-erik

Description

@caligo-erik

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

Steps to reproduce:

  • Create new npm project in empty folder
  • Install latest version of openapi3
  • Save this openapi.yaml into project folder
  • run npx openapi3-generator openapi.yaml express
  • re-run npx openapi3-generator openapi.yaml express
  • Check console output: none of the src/api/routes or src/api/routes were skipped.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions