transform
speakeasy openapi transform
Transform an OpenAPI spec using a well-defined function
Usage
speakeasy openapi transform [flags]
Options
-h, --help help for transform
Options inherited from parent commands
--logLevel string the log level (available options: [info, warn, error]) (default "info")
Parent Command
- speakeasy openapi - Utilities for working with OpenAPI documents
Sub Commands
- speakeasy openapi transform cleanup - Cleanup the formatting of a given OpenAPI document
- speakeasy openapi transform filter-operations - Given an OpenAPI file, filter down to just the given set of operations
- speakeasy openapi transform remove-unused - Given an OpenAPI file, remove all unused options