openapi-merge icon indicating copy to clipboard operation
openapi-merge copied to clipboard

Using without config files

Open cemo opened this issue 3 years ago • 0 comments

I think it can be nice to use without config files and relying on default sensible parameters.

npx openapi-merge-cli oas/my-app/file.yml

This is now working but requiring a config file. The output file can be defaulted into same directory of source file as file-merged.yml

cemo avatar Feb 05 '22 08:02 cemo