remove-unused

speakeasy openapi transform remove-unused

Given an OpenAPI file, remove all unused options

Usage


speakeasy openapi transform remove-unused [flags]

Options


-h, --help help for remove-unused
-o, --out string write directly to a file instead of stdout
-s, --schema string the schema to transform

Options inherited from parent commands


--logLevel string the log level (available options: [info, warn, error]) (default "info")

Parent Command