apic draft-apis:update

Update the Draft API object by name and version

Synopsis

Update the Draft API object by name and version

apic draft-apis:update [flags]

Options

      --api_type string       The type of api (rest, graphql, wsdl_to_rest, or wsdl)
      --disable_ws_security   Disable generation of WS-Security definitions in api
      --format string         Output format. One of [json yaml go-template=... go-template-file=...], defaults to yaml.
  -h, --help                  Help for draft-apis:update
      --id                    id
  -o, --org string            Organization name or id (required)
      --output string         Write file(s) to directory, instead of STDOUT (default "-")
  -s, --server string         management server endpoint (required)
      --wsdl_service string   Name of WSDL service to create the OpenAPI definition from

Options inherited from parent commands

      --accept-license        Accept the license for API Connect
      --debug                 Enable debug output
      --debug-output string   Write debug output to file
      --live-help             Enable or disable tracking of limited usage information
  -m, --mode string           Toolkit operation mode (default "apim")