jsonschema2md icon indicating copy to clipboard operation
jsonschema2md copied to clipboard

Provide a way to skip files

Open jeffpatton1971 opened this issue 3 years ago • 0 comments

Currently the tool will process all json files, in some instances it could be super handy to provide the ability to skip a named file or pattern of files. Often we will have scratch json files in folders and as they are not referenced in the schema itself they are by default not seen (ignored). The ability to provide a way to opt these files out of processing would be handy.

jeffpatton1971 avatar May 21 '21 19:05 jeffpatton1971