speakeasy merge
Merge multiple OpenAPI documents into a single document
Merge multiple OpenAPI documents into a single document, useful for merging multiple OpenAPI documents into a single document for generating a client SDK. Note: That any duplicate operations, components, etc. will be overwritten by the next document in the list.
speakeasy merge [flags]
-h, --help help for merge
-o, --out string path to the output file
-s, --schemas path/to/schema1.json a list of paths to OpenAPI documents to merge, specify -s path/to/schema1.json -s `path/to/schema2.json` etc
--logLevel string the log level (available options: [info, warn, error]) (default "info")
- speakeasy - The Speakeasy CLI tool provides access to the Speakeasy.com platform