Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This operation deploys api specifications file(s) creates an api deployment for each specification file to an API Gateway in for the an OCI Tenancy. The apiDeploy operation can only be used with a FlexDeploy package-based deployment project of type Oracle API Gateway. On deploy execution, file level attributes compartment name, gateway name, and path prefix determine if the api deployment should be created new or update an existing deployment the content of the specification file. That means path prefix must be unique for the given compartment-gateway combination for a new api deployment to be created.

Artifact is a single zip file containing api specification files (JSON or YAML).

...