Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions modules/ROOT/pages/_partials/task-add-api-instance.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -143,9 +143,9 @@ For more information about versions in Exchange, see xref:exchange::asset-versio
//tag::asset-type-options-flex[]
.. Select the **Asset type** from the following options:

** **REST API:** Select this option if you have a RAML or OAS API definition file you want to include for your asset.
** **REST API:** Select this option if you have an OAS API definition file you want to include for your asset.
+
Upload either a RAML or OAS file for your REST API. Versions 2.0.0 and later are the recommended versions for OAS or RAML specs, because these versions add native OAS support. If you upload an OAS API specification to an API proxy version 1.0 or earlier, your API specification is translated to RAML.
Upload an OAS file for your REST API. Versions 2.0.0 and later are the recommended versions for OAS specs, because these versions add native OAS support. If you upload an OAS API specification to an API proxy version 1.0 or earlier, your API specification is translated to RAML.
** **HTTP API:** Select this option if you do not have an API definition file you want to include for your asset.

.. Update the *Asset type*, *API version*, and *Asset version* if you are not using the latest version.
Expand Down Expand Up @@ -248,4 +248,4 @@ include::partial$api-configuration-tables.adoc[tags=mule-proxy-upstream]
. If you are ready to deploy, click **Save & Deploy**. Otherwise, you can select **Save**, to save the API instance
and deploy it at a later time.
+
// end::last-steps[]
// end::last-steps[]