From d930011bb0e69f116ad15ddae2ce8dd42087506b Mon Sep 17 00:00:00 2001 From: Marina B Date: Thu, 22 May 2025 15:05:29 -0700 Subject: [PATCH] Update task-add-api-instance.adoc --- modules/ROOT/pages/_partials/task-add-api-instance.adoc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/modules/ROOT/pages/_partials/task-add-api-instance.adoc b/modules/ROOT/pages/_partials/task-add-api-instance.adoc index c1152bfe6..778b11685 100644 --- a/modules/ROOT/pages/_partials/task-add-api-instance.adoc +++ b/modules/ROOT/pages/_partials/task-add-api-instance.adoc @@ -124,9 +124,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. @@ -229,4 +229,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[] \ No newline at end of file +// end::last-steps[]