Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 759 Bytes

operation-ids.md

File metadata and controls

30 lines (20 loc) · 759 Bytes

operation-ids

speakeasy suggest operation-ids

Get suggestions to improve your OpenAPI document's operation IDs

Usage

speakeasy suggest operation-ids [flags]

Options

  -h, --help            help for operation-ids
  -o, --out string      write the suggestion to the specified path
      --overlay         write the suggestion as an overlay to --out, instead of the full document (default: true) (default true)
  -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