format
speakeasy openapi transform format
Format an OpenAPI document to be more human-readable
Details
Format an OpenAPI document to be more human-readable by sorting the keys in a specific order best suited for each level in the OpenAPI specification
Usage
speakeasy openapi transform format [flags]
Options
-h, --help help for format-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
- speakeasy openapi transform - Transform an OpenAPI spec using a well-defined function